mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Remove dead XTest code from extmod
Signed-off-by: Tomas Carnecky <tom@dbservice.com>
This commit is contained in:
committed by
Adam Jackson
parent
c4081fee09
commit
a6fb9f4ccf
@@ -56,15 +56,6 @@ static ExtensionModule extensionModules[] = {
|
||||
NULL
|
||||
},
|
||||
#endif
|
||||
#ifdef notyet
|
||||
{
|
||||
XTestExtensionInit,
|
||||
XTestExtensionName,
|
||||
&noTestExtensions,
|
||||
NULL,
|
||||
NULL
|
||||
},
|
||||
#endif
|
||||
#ifdef SCREENSAVER
|
||||
{
|
||||
ScreenSaverExtensionInit,
|
||||
|
||||
Reference in New Issue
Block a user