diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:01:47 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 14:28:55 -0700 |
commit | 2e5c60f477fc68634f1fa31a2fc4a166642ab318 (patch) | |
tree | 5969bf74080b94174b49f12aa3b3c6a710bc1302 /src | |
parent | 18517a55d08cdcf9e29bed6761cf4311e1d4109f (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')
-rw-r--r-- | src/Xrandrint.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Xrandrint.h b/src/Xrandrint.h index 75e38c9..7fb5831 100644 --- a/src/Xrandrint.h +++ b/src/Xrandrint.h @@ -25,8 +25,6 @@ #ifndef _XRANDRINT_H_ #define _XRANDRINT_H_ -#define NEED_EVENTS -#define NEED_REPLIES #include <X11/Xlibint.h> #include <X11/Xutil.h> #include <X11/extensions/Xext.h> |