summaryrefslogtreecommitdiff
path: root/src/XExtToWire.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/XExtToWire.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/XExtToWire.c')
-rw-r--r--src/XExtToWire.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/XExtToWire.c b/src/XExtToWire.c
index 73d173f..674781f 100644
--- a/src/XExtToWire.c
+++ b/src/XExtToWire.c
@@ -49,9 +49,6 @@ SOFTWARE.
* XExtToWire.c - reformat an XEvent into a wire event.
*/
-#define NEED_EVENTS
-#define NEED_REPLIES
-
#include <X11/extensions/XIproto.h>
#include <X11/Xlibint.h>
#include <X11/extensions/XInput.h>