summaryrefslogtreecommitdiff
path: root/src/Iconify.c
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:50:47 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-07 15:12:34 -0700
commit6de368c9aa7ccd2fcd62fca5a2b278913db4d03d (patch)
tree51f9c62f0bda838e963c1feba3517dd2381f383a /src/Iconify.c
parent0b724231be17f19538ee115a03b82b221b1f83c0 (diff)
downloadxorg-lib-libX11-6de368c9aa7ccd2fcd62fca5a2b278913db4d03d.tar.gz
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/Iconify.c')
-rw-r--r--src/Iconify.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Iconify.c b/src/Iconify.c
index 3831102a..3a969d74 100644
--- a/src/Iconify.c
+++ b/src/Iconify.c
@@ -49,7 +49,6 @@ from The Open Group.
*/
-#define NEED_EVENTS
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif