aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Verschelde2016-04-07 21:20:22 +0200
committerRémi Verschelde2016-04-07 21:20:22 +0200
commit473de561f8827fc29204b011509dcac7ee8e7ce2 (patch)
tree4dc70702bede6cbe2ddd4ca025e21e39557da402
parentb9ac3df29be261f4ec83005415900539ca30a818 (diff)
downloadgodot-473de561f8827fc29204b011509dcac7ee8e7ce2.tar.gz
godot-473de561f8827fc29204b011509dcac7ee8e7ce2.tar.zst
godot-473de561f8827fc29204b011509dcac7ee8e7ce2.zip
-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 130fca1b2..3cf4ff8f8 100644
--- a/core/global_constants.cpp
+++ b/core/global_constants.cpp
@@ -476,7 +476,6 @@ static _GlobalConstant _global_constants[]={
BIND_GLOBAL_CONSTANT( PROPERTY_USAGE_STORAGE ),
- BIND_GLOBAL_CONSTANT( PROPERTY_USAGE_STORAGE ),
BIND_GLOBAL_CONSTANT( PROPERTY_USAGE_EDITOR ),
BIND_GLOBAL_CONSTANT( PROPERTY_USAGE_NETWORK ),
BIND_GLOBAL_CONSTANT( PROPERTY_USAGE_DEFAULT ),