diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:05:16 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 15:06:56 -0700 |
commit | 672f3ea3431c37ce8f4c33da224287861f64c2a4 (patch) | |
tree | 3cc4daa442084714c4a27d6f9e35ca79c88bd368 /src/XTest.c | |
parent | 1676c80db40bffec416da6e3d0002ff9d37093b3 (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/XTest.c')
-rw-r--r-- | src/XTest.c | 1 |
1 files changed, 0 insertions, 1 deletions
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> |