[PATCH 15-27] libXtst: Purge macros NEED_EVENTS and NEED_REPLIES
Fernando Carrijo
fcarrijo at yahoo.com.br
Thu Jul 1 03:05:16 PDT 2010
Signed-off-by: Fernando Carrijo <fcarrijo at yahoo.com.br>
---
src/XRecord.c | 2 --
src/XTest.c | 1 -
2 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/XRecord.c b/src/XRecord.c
index a0f7c52..40fbcc5 100644
--- a/src/XRecord.c
+++ b/src/XRecord.c
@@ -54,8 +54,6 @@ from The Open Group.
#include <stdio.h>
#include <assert.h>
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/Xext.h>
#include <X11/extensions/extutil.h>
diff --git a/src/XTest.c b/src/XTest.c
index ed45e41..c04cc09 100644
--- a/src/XTest.c
+++ b/src/XTest.c
@@ -32,7 +32,6 @@ from The Open Group.
*/
/* $XFree86: xc/lib/Xtst/XTest.c,v 1.5 2001/12/14 19:56:40 dawes Exp $ */
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/XTest.h>
#include <X11/extensions/xtestproto.h>
--
1.7.0.4
More information about the xorg-devel
mailing list