summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 07:01:47 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-08 14:28:55 -0700
commit2e5c60f477fc68634f1fa31a2fc4a166642ab318 (patch)
tree5969bf74080b94174b49f12aa3b3c6a710bc1302
parent18517a55d08cdcf9e29bed6761cf4311e1d4109f (diff)
downloadxorg-lib-libXrandr-2e5c60f477fc68634f1fa31a2fc4a166642ab318.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/Xrandrint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xrandrint.h b/src/Xrandrint.h
index 75e38c9..7fb5831 100644
--- a/src/Xrandrint.h
+++ b/src/Xrandrint.h
@@ -25,8 +25,6 @@
#ifndef _XRANDRINT_H_
#define _XRANDRINT_H_
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/Xutil.h>
#include <X11/extensions/Xext.h>