summaryrefslogtreecommitdiff
path: root/src/xf86Wacom.h
diff options
context:
space:
mode:
authorpingc <pingc>2003-09-22 22:09:40 +0000
committerpingc <pingc>2003-09-22 22:09:40 +0000
commit2e26854f97c193d74bdb7241cdb2259f01076b1e (patch)
tree181a92784874066059a8915ba234e76f80d6de06 /src/xf86Wacom.h
parentf0b1f7c8cb1337102bfb554f9efe60fd1698140c (diff)
downloadxf86-input-wacom-2e26854f97c193d74bdb7241cdb2259f01076b1e.tar.gz
Support TwinView calibration and Screenno Option
Diffstat (limited to 'src/xf86Wacom.h')
-rw-r--r--src/xf86Wacom.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/xf86Wacom.h b/src/xf86Wacom.h
index 8c04627..658c926 100644
--- a/src/xf86Wacom.h
+++ b/src/xf86Wacom.h
@@ -58,11 +58,6 @@
#define MSC_SERIAL 0x00
#endif
-/* 2.5.x input.h support */
-#ifndef EV_SYN
-#define KERNEL24 1
-#endif
-
/* max number of input events to read in one read call */
#define MAX_EVENTS 50