summaryrefslogtreecommitdiff
path: root/include/xorg-server.h.in
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2008-04-18 15:32:04 -0700
committerEric Anholt <eric@anholt.net>2008-04-18 16:37:08 -0700
commit25827fde68d3bb02a2b7e05fae53a1d97edf1f76 (patch)
tree568f325680021db56d347a965a7cca60ca5215aa /include/xorg-server.h.in
parent13adef8a17d8815f4db2aaac30ae04438e125343 (diff)
Nuke the MIT-SUNDRY-NONSTANDARD extension.
This extension provided bug-compatibility with pre-X11R6, but has been stubbed out in our server since 2006 to return BadRequest when you actually asked for it.
Diffstat (limited to 'include/xorg-server.h.in')
-rw-r--r--include/xorg-server.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xorg-server.h.in b/include/xorg-server.h.in
index 72b45514c..5a253c7c6 100644
--- a/include/xorg-server.h.in
+++ b/include/xorg-server.h.in
@@ -46,9 +46,6 @@
/* Support IPv6 for TCP connections */
#undef IPv6
-/* Support MIT Misc extension */
-#undef MITMISC
-
/* Support MIT-SHM Extension */
#undef MITSHM