diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:15:22 -0300 |
---|---|---|
committer | Owain G. Ainsworth <oga@openbsd.org> | 2010-09-03 23:21:27 +0100 |
commit | e792898d2888a0c272aa0e334705ea343f381017 (patch) | |
tree | 66a6f21d54eaf27db01a6ce2c0c6358c2440c8a5 /uxa | |
parent | 8466b96a9e3ca59ad19813b4667a82a7608e74a6 (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>
(cherry picked from commit 6e08b0f48f0d6ddaca963de6f4fd3b56f32512c6)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
Diffstat (limited to 'uxa')
-rw-r--r-- | uxa/uxa-priv.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uxa/uxa-priv.h b/uxa/uxa-priv.h index 4b988f4e..9b76d12b 100644 --- a/uxa/uxa-priv.h +++ b/uxa/uxa-priv.h @@ -39,7 +39,6 @@ #include "uxa.h" #include <X11/X.h> -#define NEED_EVENTS #include <X11/Xproto.h> #include "scrnintstr.h" #include "pixmapstr.h" |