From af85973a0a80fb0ba82330ae3ec897f65d618003 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 4 Aug 2009 15:25:06 +1000 Subject: [PATCH] dmx: remove now-useless defines. XI is mandatory so we can expect both to be defined. --- hw/dmx/input/dmxinputinit.c | 8 -------- 1 file changed, 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 = {