summaryrefslogtreecommitdiff
path: root/src/hwdata.h
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2008-11-06 23:01:41 +0100
committerHenrik Rydberg <rydberg@euromail.se>2008-11-06 23:01:41 +0100
commitd44b4794c679141a08fd802475bb542ecf5b7c51 (patch)
tree74251970cfbcc58d0252366be6e5e668149b8a48 /src/hwdata.h
parent63de72d8d810e3692c96c7385b497bb4d68ef54a (diff)
ok, fast (but not fastest) matcher in place, no check output...
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'src/hwdata.h')
-rw-r--r--src/hwdata.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hwdata.h b/src/hwdata.h
index 239e022..59cff0d 100644
--- a/src/hwdata.h
+++ b/src/hwdata.h
@@ -3,7 +3,6 @@
3 3
4#include "common.h" 4#include "common.h"
5 5
6#define DIM_FINGER 16
7#define DIM_BUTTON 3 6#define DIM_BUTTON 3
8 7
9#define MT_BUTTON_LEFT 0 8#define MT_BUTTON_LEFT 0