Signed-off-by: Peter Hutterer <[email protected]> --- src/xf86WacomDefs.h | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-)
diff --git a/src/xf86WacomDefs.h b/src/xf86WacomDefs.h index d383ac5..f2e1655 100644 --- a/src/xf86WacomDefs.h +++ b/src/xf86WacomDefs.h @@ -40,15 +40,6 @@ #define PROXOUT_GRAPHIRE_DISTANCE 42 #define HEADER_BIT 0x80 -#define ZAXIS_SIGN_BIT 0x40 -#define ZAXIS_BIT 0x04 -#define ZAXIS_BITS 0x3F -#define POINTER_BIT 0x20 -#define PROXIMITY_BIT 0x40 -#define BUTTON_FLAG 0x08 -#define BUTTONS_BITS 0x78 -#define TILT_SIGN_BIT 0x40 -#define TILT_BITS 0x3F #ifndef BTN_TOOL_DOUBLETAP #define BTN_TOOL_DOUBLETAP 0x14d -- 1.6.6.1 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
