DMX: Add DMX and GLX extensions
Unfortunately this also got lost in the extmod fallout, leaving the DMX server not exposing the DMX or GLX extensions. Signed-off-by: Daniel Stone <daniel@fooishbar.org> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
@@ -68,10 +68,6 @@ extern _X_EXPORT Bool noDbeExtension;
|
||||
extern void DbeExtensionInit(void);
|
||||
#endif
|
||||
|
||||
#ifdef DMXEXT
|
||||
extern void DMXExtensionInit(void);
|
||||
#endif
|
||||
|
||||
#if defined(DPMSExtension)
|
||||
#include <X11/extensions/dpmsconst.h>
|
||||
extern _X_EXPORT Bool noDPMSExtension;
|
||||
|
||||
Reference in New Issue
Block a user