summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/modinit.c
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2008-07-16 06:25:26 +0300
committerDaniel Stone <daniel@fooishbar.org>2008-07-16 06:25:26 +0300
commit22e64108ec63ba77779891f8df237913ef9ca731 (patch)
tree3daf745c1dd8680e4db5e7c974da3e9da7ad2844 /hw/xfree86/dixmods/extmod/modinit.c
parentb8dd07f855c555af56cbf0f69df799f424da2cca (diff)
XFree86: Remove XFree86-Misc extension
Its last remaining purpose in life has been destroyed by input properties. Au revoir: it's been fun, by which I mean awful.
Diffstat (limited to 'hw/xfree86/dixmods/extmod/modinit.c')
-rw-r--r--hw/xfree86/dixmods/extmod/modinit.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/hw/xfree86/dixmods/extmod/modinit.c b/hw/xfree86/dixmods/extmod/modinit.c
index f8440f127..2f81319fa 100644
--- a/hw/xfree86/dixmods/extmod/modinit.c
+++ b/hw/xfree86/dixmods/extmod/modinit.c
@@ -119,15 +119,6 @@ static ExtensionModule extensionModules[] = {
NULL
},
#endif
-#ifdef XF86MISC
- {
- XFree86MiscExtensionInit,
- XF86MISCNAME,
- &noXFree86MiscExtension,
- NULL,
- NULL
- },
-#endif
#ifdef XFreeXDGA
{
XFree86DGAExtensionInit,