summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:56:35 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-07 16:26:43 -0700
commit1b64f2594c871d1497a032285476222b29cd4537 (patch)
treeebc8cbd06b93df2384e07ee68f73215a5ca6d379
parent01e803aebdfddfce6374b03e5f31723698aa0c00 (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/Xfixesint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xfixesint.h b/src/Xfixesint.h
index 8f0c0b1..2ee17bc 100644
--- a/src/Xfixesint.h
+++ b/src/Xfixesint.h
@@ -24,8 +24,6 @@
#ifndef _XFIXESINT_H_
#define _XFIXESINT_H_
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <stdio.h>
#include <X11/Xlib.h>
#include <X11/Xlibint.h>