summaryrefslogtreecommitdiff
path: root/src/gestures.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gestures.h')
-rw-r--r--src/gestures.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gestures.h b/src/gestures.h
index f83cae2..0e2a49e 100644
--- a/src/gestures.h
+++ b/src/gestures.h
@@ -30,7 +30,6 @@
30#define GS_MOVE 1 30#define GS_MOVE 1
31#define GS_VSCROLL 2 31#define GS_VSCROLL 2
32#define GS_HSCROLL 3 32#define GS_HSCROLL 3
33#define SYN_MAX_BUTTONS 12 /* Max number of mouse buttons */
34 33
35//////////////////////////////////////////////////////// 34////////////////////////////////////////////////////////
36 35