summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-04 15:25:06 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-05 07:59:45 +1000
commitaf85973a0a80fb0ba82330ae3ec897f65d618003 (patch)
treeba17bb0a8412e6b8798db8c55323a20e73795a4a
parent654d7a02600bbafd890f555a081aa0a2fcb5e253 (diff)
dmx: remove now-useless defines.
XI is mandatory so we can expect both to be defined.
-rw-r--r--hw/dmx/input/dmxinputinit.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/hw/dmx/input/dmxinputinit.c b/hw/dmx/input/dmxinputinit.c
index d303607ae..7e3407270 100644
--- a/hw/dmx/input/dmxinputinit.c
+++ b/hw/dmx/input/dmxinputinit.c
@@ -78,14 +78,6 @@
#include "exevents.h"
#include "extinit.h"
-/* From XI.h */
-#ifndef Relative
-#define Relative 0
-#endif
-#ifndef Absolute
-#define Absolute 1
-#endif
-
DMXLocalInputInfoPtr dmxLocalCorePointer, dmxLocalCoreKeyboard;
static DMXLocalInputInfoRec DMXDummyMou = {