summaryrefslogtreecommitdiff
path: root/src/include/input-event-codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/input-event-codes.h')
-rw-r--r--src/include/input-event-codes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/input-event-codes.h b/src/include/input-event-codes.h
index 006c2627ad..abb1e08a5b 100644
--- a/src/include/input-event-codes.h
+++ b/src/include/input-event-codes.h
@@ -870,7 +870,6 @@
#define ABS_MT_TOOL_X 0x3c /* Center X tool position */
#define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */
-
#define ABS_MAX 0x3f
#define ABS_CNT (ABS_MAX+1)