aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Common.cpp')
-rw-r--r--src/common/Common.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Common.cpp b/src/common/Common.cpp
index 9e361c35e11..a41cf23fadb 100644
--- a/src/common/Common.cpp
+++ b/src/common/Common.cpp
@@ -39,4 +39,3 @@ LocaleConstant GetLocaleByName(const std::string& name)
return LOCALE_enUS; // including enGB case
}
-