Modernize client code (#6250)
[oweals/minetest.git] / src / keycode.h
index f0012d5eb3c792f281e1d1b41f1ac538ae6539b2..b413d0396f82778ce4577b95531d7804adaae474 100644 (file)
@@ -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);