summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 07:02:41 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-08 14:44:53 -0700
commitb1c60edb6b6a965e58fed3b613c266364a5ec0ce (patch)
tree4fa7584214392a6c8393c498d07cb2e023108f9b
parentd3d20437ceee1c225cd189fdeb6378552e206337 (diff)
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/Xrenderint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xrenderint.h b/src/Xrenderint.h
index 49a294b..9119246 100644
--- a/src/Xrenderint.h
+++ b/src/Xrenderint.h
@@ -26,8 +26,6 @@
#define _XRENDERINT_H_
#include "config.h"
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/Xutil.h>
#include <X11/extensions/renderproto.h>