summaryrefslogtreecommitdiff
path: root/src/keycode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/keycode.h')
-rw-r--r--src/keycode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keycode.h b/src/keycode.h
index f0012d5eb..b413d0396 100644
--- a/src/keycode.h
+++ b/src/keycode.h
@@ -57,7 +57,6 @@ protected:
extern const KeyPress EscapeKey;
extern const KeyPress CancelKey;
-extern const KeyPress NumberKey[10];
// Key configuration getter
KeyPress getKeySetting(const char *settingname);