diff options
author | Fernando Carrijo <fcarrijo@yahoo.com.br> | 2010-07-01 06:50:47 -0300 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-07-07 15:12:34 -0700 |
commit | 6de368c9aa7ccd2fcd62fca5a2b278913db4d03d (patch) | |
tree | 51f9c62f0bda838e963c1feba3517dd2381f383a /src/Font.c | |
parent | 0b724231be17f19538ee115a03b82b221b1f83c0 (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/Font.c')
-rw-r--r-- | src/Font.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ authorization from the X Consortium and the XFree86 Project. */ -#define NEED_REPLIES #ifdef HAVE_CONFIG_H #include <config.h> #endif |