No-one seems to care if this is set or not.
Signed-off-by: Peter Hutterer <[email protected]>
---
src/wcmValidateDevice.c | 4 ----
src/xf86WacomDefs.h | 1 -
2 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/wcmValidateDevice.c b/src/wcmValidateDevice.c
index ffafa4b..9ef8fa0 100644
--- a/src/wcmValidateDevice.c
+++ b/src/wcmValidateDevice.c
@@ -453,10 +453,6 @@ int wcmParseOptions(LocalDevicePtr local, int hotplugged)
set_absolute(local, FALSE);
}
- /* Store original local Core flag so it can be changed later */
- if (local->flags & (XI86_ALWAYS_CORE))
- priv->flags |= COREEVENT_FLAG;
-
s = xf86SetStrOption(local->options, "Rotate", NULL);
if (s)
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h
index 14409b5..f4190f5 100644
--- a/src/xf86WacomDefs.h
+++ b/src/xf86WacomDefs.h
@@ -135,7 +135,6 @@ struct _WacomModel
#define BUTTONS_ONLY_FLAG 0x00000800
#define TPCBUTTONS_FLAG 0x00001000
#define TPCBUTTONONE_FLAG 0x00002000
-#define COREEVENT_FLAG 0x00004000
#define IsCursor(priv) (DEVICE_ID((priv)->flags) == CURSOR_ID)
#define IsStylus(priv) (DEVICE_ID((priv)->flags) == STYLUS_ID)
--
1.7.2
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel