Misc: More cleanup

This commit is contained in:
Aokromes
2017-11-25 02:50:29 +01:00
parent d5c6a4f20a
commit 90badf9d7e
76 changed files with 0 additions and 76 deletions

View File

@@ -42,4 +42,3 @@ LocaleConstant GetLocaleByName(const std::string& name)
return LOCALE_enUS; // including enGB case
}