summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Priv.h
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/common/xf86Priv.h
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/common/xf86Priv.h')
-rw-r--r--hw/xfree86/common/xf86Priv.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xfree86/common/xf86Priv.h b/hw/xfree86/common/xf86Priv.h
index 8c64a54c5..cb4bae7cd 100644
--- a/hw/xfree86/common/xf86Priv.h
+++ b/hw/xfree86/common/xf86Priv.h
@@ -51,10 +51,6 @@ extern Bool xf86AllowMouseOpenFail;
extern Bool xf86VidModeDisabled;
extern Bool xf86VidModeAllowNonLocal;
#endif
-#ifdef XF86MISC
-extern Bool xf86MiscModInDevDisabled;
-extern Bool xf86MiscModInDevAllowNonLocal;
-#endif
extern Bool xf86fpFlag;
extern Bool xf86coFlag;
extern Bool xf86sFlag;