summaryrefslogtreecommitdiff
path: root/src/XListDev.c
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:58:28 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-08 14:22:10 -0700
commit30b076ea0b761c4a94c275be273accf311dc81c2 (patch)
tree7c17ad066b55604318de36d0a701e28a19e751ba /src/XListDev.c
parent54fbe5759aa961dccc618b35573845f847675570 (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>
Diffstat (limited to 'src/XListDev.c')
-rw-r--r--src/XListDev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/XListDev.c b/src/XListDev.c
index 46db220..c544ae0 100644
--- a/src/XListDev.c
+++ b/src/XListDev.c
@@ -51,8 +51,6 @@ SOFTWARE.
*
*/
-#define NEED_REPLIES
-#define NEED_EVENTS
#include <X11/extensions/XI.h>
#include <X11/extensions/XIproto.h>
#include <X11/Xlibint.h>