Commit f963593c authored by Mihai Moldovan's avatar Mihai Moldovan

nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT left-overs.

parent 7a4aa75d
......@@ -66,10 +66,6 @@ extern Bool noDamageExtension;
extern Bool noDbeExtension;
#endif
#ifdef DPSEXT
extern Bool noDPSExtension;
#endif
#ifdef DPMSExtension
extern Bool noDPMSExtension;
#endif
......
......@@ -243,9 +243,6 @@ extern void XFree86DRIExtensionInit(void);
#ifdef DPMSExtension
extern void DPMSExtensionInit(void);
#endif
#ifdef DPSEXT
extern void DPSExtensionInit(void);
#endif
#ifdef RENDER
extern void RenderExtensionInit(void);
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment