summaryrefslogtreecommitdiff
path: root/src/Xdbe.c
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:54:24 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-07 16:24:32 -0700
commit34500310c8c4ec3a55078837bae15d644fbf24d0 (patch)
tree8aa884bf8a56364af10c4258ee38582bab1db918 /src/Xdbe.c
parent23643bd1ce181650fff32a8192c816dfc31989d7 (diff)
downloadxorg-lib-libXext-34500310c8c4ec3a55078837bae15d644fbf24d0.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/Xdbe.c')
-rw-r--r--src/Xdbe.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xdbe.c b/src/Xdbe.c
index 7b5244d..7fd0e66 100644
--- a/src/Xdbe.c
+++ b/src/Xdbe.c
@@ -32,8 +32,6 @@
*****************************************************************************/
/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.7 2002/10/16 02:19:22 dawes Exp $ */
-#define NEED_EVENTS
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif