summaryrefslogtreecommitdiff
path: root/src/Font.c
diff options
context:
space:
mode:
authorFernando Carrijo <fcarrijo@yahoo.com.br>2010-07-01 06:50:47 -0300
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-07-07 15:12:34 -0700
commit6de368c9aa7ccd2fcd62fca5a2b278913db4d03d (patch)
tree51f9c62f0bda838e963c1feba3517dd2381f383a /src/Font.c
parent0b724231be17f19538ee115a03b82b221b1f83c0 (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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Font.c b/src/Font.c
index b664b8dd..6a4c1e21 100644
--- a/src/Font.c
+++ b/src/Font.c
@@ -27,7 +27,6 @@ authorization from the X Consortium and the XFree86 Project.
*/
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif