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.
This commit is contained in:
Eric Anholt
2008-04-18 15:32:04 -07:00
parent 13adef8a17
commit 25827fde68
12 changed files with 0 additions and 201 deletions

View File

@@ -82,10 +82,6 @@ extern Bool noScreenSaverExtension;
extern Bool noMITShmExtension;
#endif
#ifdef MITMISC
extern Bool noMITMiscExtension;
#endif
#ifdef MULTIBUFFER
extern Bool noMultibufferExtension;
#endif