]> git.lizzy.rs Git - minetest.git/blobdiff - src/keycode.h
client.cpp: modernize code
[minetest.git] / src / keycode.h
index f0012d5eb3c792f281e1d1b41f1ac538ae6539b2..b413d0396f82778ce4577b95531d7804adaae474 100644 (file)
@@ -57,7 +57,6 @@ class KeyPress
 
 extern const KeyPress EscapeKey;
 extern const KeyPress CancelKey;
-extern const KeyPress NumberKey[10];
 
 // Key configuration getter
 KeyPress getKeySetting(const char *settingname);