summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 07:00:53 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-08 14:26:19 -0700
commitb56c3e61038c7cdb49bdb40455c2b3a12ae35d3c (patch)
treed9470ec33d6022b823106478bb980c8db5dd2d76
parente721c444a8268db0406e26d65e0a4746c477750f (diff)
downloadxorg-lib-libXmu-b56c3e61038c7cdb49bdb40455c2b3a12ae35d3c.tar.gz
Purge macro NEED_EVENTS
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>
-rw-r--r--src/DefErrMsg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DefErrMsg.c b/src/DefErrMsg.c
index d1aa9ad..b6a6f64 100644
--- a/src/DefErrMsg.c
+++ b/src/DefErrMsg.c
@@ -31,7 +31,6 @@ in this Software without prior written authorization from The Open Group.
#include <config.h>
#endif
#include <stdio.h>
-#define NEED_EVENTS
#include <X11/Xlibint.h>
#include <X11/Xproto.h>
#include <X11/Xmu/Error.h>