summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:57:33 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-07 16:28:43 -0700
commit2b5874a864152ac0466476b1c5b8ab0203887d20 (patch)
tree2a2e05a78fc69bd3e2b40db9ec6419a51b39cac4
parentd8a51c48a4278b3481a5301be8ecb533fe87e9a7 (diff)
downloadxorg-lib-libXinerama-2b5874a864152ac0466476b1c5b8ab0203887d20.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/Xinerama.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xinerama.c b/src/Xinerama.c
index e58ede8..c586039 100644
--- a/src/Xinerama.c
+++ b/src/Xinerama.c
@@ -25,8 +25,6 @@ Equipment Corporation.
******************************************************************/
/* $XFree86: xc/lib/Xinerama/Xinerama.c,v 1.2 2001/07/23 17:20:28 dawes Exp $ */
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/Xutil.h>
#include <X11/extensions/Xext.h>