summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Gerecke <killertofu@gmail.com>2011-03-11 08:39:50 -0800
committerPeter Hutterer <peter.hutterer@who-t.net>2011-03-14 15:38:58 +1000
commit43c82c3139ef8b9abee7eb79a8d9055df9874329 (patch)
treeea950d0411779030204221a300b38c5b5175b05b /include
parent676b25e5ec5eb70d45d3228b28bef5c8a68ab7f6 (diff)
Remove XWACOM_MAX_SAMPLES
XWACOM_MAX_SAMPLES is a duplicate of MAX_SAMPLES, and appears to have no reason to be included in the Xwacom.h header. We remove it and retarget all references. Signed-off-by: Jason Gerecke <killertofu@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'include')
-rw-r--r--include/Xwacom.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Xwacom.h b/include/Xwacom.h
index b06e8ff..3ca8573 100644
--- a/include/Xwacom.h
+++ b/include/Xwacom.h
@@ -43,8 +43,6 @@
#define ROTATE_CCW 2
#define ROTATE_HALF 3
-#define XWACOM_MAX_SAMPLES 20
-
/* The following flags are used for button action property values to mark
* the type of event that should be emitted when that button is pressed;
* combined together they form an Action Code (AC). Each button has up to