aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/system.cpp')
-rw-r--r--common/system.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/system.cpp b/common/system.cpp
index 81fe761f1d..1ec7c14617 100644
--- a/common/system.cpp
+++ b/common/system.cpp
@@ -93,4 +93,3 @@ void OSystem::logMessage(LogMessageType::Type type, const char *message) {
Common::String OSystem::getSystemLanguage() const {
return "en_US";
}
-