diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:00:53 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 14:26:19 -0700 |
commit | b56c3e61038c7cdb49bdb40455c2b3a12ae35d3c (patch) | |
tree | d9470ec33d6022b823106478bb980c8db5dd2d76 | |
parent | e721c444a8268db0406e26d65e0a4746c477750f (diff) |
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.c | 1 |
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> |