aboutsummaryrefslogtreecommitdiff
path: root/src/consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/consts.h')
-rw-r--r--src/consts.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/consts.h b/src/consts.h
index a1b2af4..efcfe1b 100644
--- a/src/consts.h
+++ b/src/consts.h
@@ -4,6 +4,4 @@
#define MS * 1000
#define SEC * 1000 MS
-#define KEYPRESS_SIZE 72 /* XXX sys/???.h */
-
#endif