summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2016-04-07 21:20:22 +0200
committerRémi Verschelde <rverschelde@gmail.com>2016-04-07 21:20:22 +0200
commit473de561f8827fc29204b011509dcac7ee8e7ce2 (patch)
tree4dc70702bede6cbe2ddd4ca025e21e39557da402 /core
parentb9ac3df29be261f4ec83005415900539ca30a818 (diff)
Remove duplicate
Diffstat (limited to 'core')
-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 130fca1b2a..3cf4ff8f83 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 ),