diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 07:03:29 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-08 14:50:45 -0700 |
commit | d2a60612f4a9f50830d3c62780fe74507a8c82ad (patch) | |
tree | 65a587db4b52e5db9e43700eab70040d3e3c4c1d | |
parent | f0c0c4e6d50c65b7da6f72404796c25f860a3198 (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>
-rw-r--r-- | src/XRes.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ */ /* $XFree86: xc/lib/XRes/XRes.c,v 1.3 2002/03/10 22:06:53 mvojkovi Exp $ */ -#define NEED_EVENTS -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif |