[PATCH 14/19] xfree86: remove superfluous decl of InputInfoRec.
Peter Hutterer
peter.hutterer at who-t.net
Sun Sep 5 19:52:50 PDT 2010
Already defined in xf86str.h since the IDevRec removal.
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
hw/xfree86/common/xf86Xinput.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/hw/xfree86/common/xf86Xinput.h b/hw/xfree86/common/xf86Xinput.h
index 499528e..45bf573 100644
--- a/hw/xfree86/common/xf86Xinput.h
+++ b/hw/xfree86/common/xf86Xinput.h
@@ -75,8 +75,6 @@
#define TS_Raw 60
#define TS_Scaled 61
-struct _InputInfoRec;
-
/* This holds the input driver entry and module information. */
typedef struct _InputDriverRec {
int driverVersion;
--
1.7.2.2
More information about the xorg-devel
mailing list