summaryrefslogtreecommitdiff
path: root/hw/dmx/dmxextension.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dmx/dmxextension.c')
-rw-r--r--hw/dmx/dmxextension.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/dmx/dmxextension.c b/hw/dmx/dmxextension.c
index a047b6a98..feadb5e31 100644
--- a/hw/dmx/dmxextension.c
+++ b/hw/dmx/dmxextension.c
@@ -65,9 +65,6 @@
#include <X11/extensions/dmxproto.h> /* For DMX_BAD_* */
#include "cursorstr.h"
-/* XXX nasty hack for MIT-SCREEN-SAVER. Please fix me properly. */
-const Bool screenSaverSuspended = FALSE;
-
/* The default font is declared in dix/globals.c, but is not included in
* _any_ header files. */
extern FontPtr defaultFont;