summaryrefslogtreecommitdiff
path: root/src/XlibInt.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/XlibInt.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/XlibInt.c')
-rw-r--r--src/XlibInt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/XlibInt.c b/src/XlibInt.c
index 4fb93972..11a85bab 100644
--- a/src/XlibInt.c
+++ b/src/XlibInt.c
@@ -30,8 +30,6 @@ from The Open Group.
* XlibInt.c - Internal support routines for the C subroutine
* interface library (Xlib) to the X Window System Protocol V11.0.
*/
-#define NEED_EVENTS
-#define NEED_REPLIES
#ifdef WIN32
#define _XLIBINT_