LocalPlayer::accelerateHorizontal: cleanups
[oweals/minetest.git] / src / keycode.cpp
index 344ac7c837abc85a285c411e44c2e94e0f5f6811..3551c385a768d4ee1cfaf7343d420eb9a4ab16e5 100644 (file)
@@ -351,10 +351,6 @@ const char *KeyPress::name() const
 
 const KeyPress EscapeKey("KEY_ESCAPE");
 const KeyPress CancelKey("KEY_CANCEL");
-const KeyPress NumberKey[] = {
-       KeyPress("0"), KeyPress("1"), KeyPress("2"), KeyPress("3"), KeyPress("4"),
-       KeyPress("5"), KeyPress("6"), KeyPress("7"), KeyPress("8"), KeyPress("9")
-};
 
 /*
        Key config