summaryrefslogtreecommitdiff
path: root/glx
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-06-02 13:39:55 -0400
committerAdam Jackson <ajax@redhat.com>2009-06-02 13:40:14 -0400
commitab5d1ae82ebd467d0a5b39821b286097865ba0c7 (patch)
tree61e436dbd1ba34076116b2af7391152bded7d1ca /glx
parent75795637c7160f1579dbe81c2d7600e85b1d141f (diff)
Remove some libXfont leftovers
Diffstat (limited to 'glx')
-rw-r--r--glx/glxcmds.c1
-rw-r--r--glx/glxcmdsswap.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/glx/glxcmds.c b/glx/glxcmds.c
index 66b1ec7b0..d4ff7daf3 100644
--- a/glx/glxcmds.c
+++ b/glx/glxcmds.c
@@ -28,7 +28,6 @@
* Silicon Graphics, Inc.
*/
-#define FONT_PCF
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif
diff --git a/glx/glxcmdsswap.c b/glx/glxcmdsswap.c
index 4132b76bf..f1c0ce69f 100644
--- a/glx/glxcmdsswap.c
+++ b/glx/glxcmdsswap.c
@@ -28,7 +28,6 @@
* Silicon Graphics, Inc.
*/
-#define FONT_PCF
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif