diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 06:50:47 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-07 15:12:34 -0700 |
commit | 6de368c9aa7ccd2fcd62fca5a2b278913db4d03d (patch) | |
tree | 51f9c62f0bda838e963c1feba3517dd2381f383a /src/AllCells.c | |
parent | 0b724231be17f19538ee115a03b82b221b1f83c0 (diff) |
Purge macros NEED_EVENTS and NEED_REPLIES
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/AllCells.c')
-rw-r--r-- | src/AllCells.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/AllCells.c b/src/AllCells.c index 0c188aab..ddd9c22e 100644 --- a/src/AllCells.c +++ b/src/AllCells.c @@ -24,8 +24,6 @@ in this Software without prior written authorization from The Open Group. */ -#define NEED_REPLIES - #ifdef HAVE_CONFIG_H #include <config.h> #endif |