summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86Privstr.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 16:49:35 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-04-25 16:49:35 +0930
commite251c9e75afdc5e32f2bc9801712272358934266 (patch)
treeba8e3832d6cc9b9abc64686bfebdf06ec2f6fe52 /hw/xfree86/common/xf86Privstr.h
parent1d0438de176551aaeff549664f00b8bd83d465af (diff)
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
Diffstat (limited to 'hw/xfree86/common/xf86Privstr.h')
-rw-r--r--hw/xfree86/common/xf86Privstr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/common/xf86Privstr.h b/hw/xfree86/common/xf86Privstr.h
index 8cab56ec8..318a59f19 100644
--- a/hw/xfree86/common/xf86Privstr.h
+++ b/hw/xfree86/common/xf86Privstr.h
@@ -80,9 +80,7 @@ typedef struct {
/* mouse part */
DeviceIntPtr pMouse;
-#ifdef XINPUT
pointer mouseLocal;
-#endif
/* event handler part */
int lastEventTime;