summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 10:29:21 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-01-19 10:29:21 -0800
commit9a47b37c8ce8ed25fbed6580e4ecceefe827d9bd (patch)
treef3e93ebac995e501aaf1eb96838f79b2a716b8ad
parent2cd474ca53efcb9af63782844b89a5622bf22963 (diff)
Purge macros NEED_EVENTS and NEED_REPLIES
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--src/Xevie.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xevie.c b/src/Xevie.c
index e3a111d..c6d9d89 100644
--- a/src/Xevie.c
+++ b/src/Xevie.c
@@ -23,8 +23,6 @@ DEALINGS IN THE SOFTWARE.
************************************************************/
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/Xevie.h>
#include <X11/extensions/evieproto.h>