summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 07:03:29 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-08 14:50:45 -0700
commitd2a60612f4a9f50830d3c62780fe74507a8c82ad (patch)
tree65a587db4b52e5db9e43700eab70040d3e3c4c1d
parentf0c0c4e6d50c65b7da6f72404796c25f860a3198 (diff)
downloadxorg-lib-libXRes-d2a60612f4a9f50830d3c62780fe74507a8c82ad.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>
-rw-r--r--src/XRes.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/XRes.c b/src/XRes.c
index ed6fe52..2d46af4 100644
--- a/src/XRes.c
+++ b/src/XRes.c
@@ -3,8 +3,6 @@
*/
/* $XFree86: xc/lib/XRes/XRes.c,v 1.3 2002/03/10 22:06:53 mvojkovi Exp $ */
-#define NEED_EVENTS
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif