diff options
Diffstat (limited to 'hw/xfree86/dixmods/glxmodule.c')
-rw-r--r-- | hw/xfree86/dixmods/glxmodule.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/glxmodule.c b/hw/xfree86/dixmods/glxmodule.c index a2b06a26d..2f0a3dd2e 100644 --- a/hw/xfree86/dixmods/glxmodule.c +++ b/hw/xfree86/dixmods/glxmodule.c @@ -50,7 +50,6 @@ static ExtensionModule GLXExt = { GlxExtensionInit, "GLX", &noGlxExtension, - NULL, NULL }; |