aboutsummaryrefslogtreecommitdiff
path: root/core/global_constants.cpp
diff options
context:
space:
mode:
authorbruvzg2017-07-26 14:43:02 +0300
committerbruvzg2017-07-26 14:43:02 +0300
commit7de7ca8ae4ef3720b68ba4178813afc33f96e05b (patch)
tree373207b91e473338254c7f36a388d75e0d302e86 /core/global_constants.cpp
parentccb17c2b279ec0dc6160f8d01d381b05e4c81fd3 (diff)
downloadgodot-7de7ca8ae4ef3720b68ba4178813afc33f96e05b.tar.gz
godot-7de7ca8ae4ef3720b68ba4178813afc33f96e05b.tar.zst
godot-7de7ca8ae4ef3720b68ba4178813afc33f96e05b.zip
Diffstat (limited to 'core/global_constants.cpp')
-rw-r--r--core/global_constants.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/global_constants.cpp b/core/global_constants.cpp
index 4f535fb05..18071d774 100644
--- a/core/global_constants.cpp
+++ b/core/global_constants.cpp
@@ -106,7 +106,6 @@ static _GlobalConstant _global_constants[] = {
BIND_GLOBAL_CONSTANT(KEY_F14),
BIND_GLOBAL_CONSTANT(KEY_F15),
BIND_GLOBAL_CONSTANT(KEY_F16),
- BIND_GLOBAL_CONSTANT(KEY_KP_ENTER),
BIND_GLOBAL_CONSTANT(KEY_KP_MULTIPLY),
BIND_GLOBAL_CONSTANT(KEY_KP_DIVIDE),
BIND_GLOBAL_CONSTANT(KEY_KP_SUBTRACT),