summaryrefslogtreecommitdiff
path: root/hw/dmx
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-07-18 10:54:10 -0400
committerAdam Jackson <ajax@redhat.com>2008-07-18 10:54:10 -0400
commit0b45ba488d8a3e901b83e445d17e7e9a67047b6c (patch)
treeaa3f0a7a90d91e5bbecbb445e75f9d232e89101a /hw/dmx
parentb85392e66b4cbfcc95897ac342f19ac8ab04d4cc (diff)
Drop the FONTCACHE extension.
This appears to have been dead code since X-TT was merged.
Diffstat (limited to 'hw/dmx')
-rw-r--r--hw/dmx/dmx-config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/dmx/dmx-config.h b/hw/dmx/dmx-config.h
index 715977c2c..5b7b60593 100644
--- a/hw/dmx/dmx-config.h
+++ b/hw/dmx/dmx-config.h
@@ -73,11 +73,8 @@
#define DMXEXT
/* Disable the extensions that are not currently supported */
-#undef BEZIER
-#undef PEXEXT
#undef MULTIBUFFER
#undef XV
-#undef XIE
#undef DBE
#undef XF86VIDMODE
#undef XFreeXDGA
@@ -87,6 +84,5 @@
#undef XFIXES
#undef DAMAGE
#undef COMPOSITE
-#undef FONTCACHE
#endif /* DMX_CONFIG_H */