aboutsummaryrefslogtreecommitdiff
path: root/common/system.cpp
diff options
context:
space:
mode:
authorMax Horn2009-01-23 02:30:09 +0000
committerMax Horn2009-01-23 02:30:09 +0000
commit83b3f336b4c4af45756c4986b3bab124dcd46c8c (patch)
treeb68cdf47cd29fc0ebe9869b2bf66748fce305996 /common/system.cpp
parent6f10ef21507946f2ca3687aae7b00963786cf429 (diff)
downloadscummvm-rg350-83b3f336b4c4af45756c4986b3bab124dcd46c8c.tar.gz
scummvm-rg350-83b3f336b4c4af45756c4986b3bab124dcd46c8c.tar.bz2
scummvm-rg350-83b3f336b4c4af45756c4986b3bab124dcd46c8c.zip
cleanup
svn-id: r36009
Diffstat (limited to 'common/system.cpp')
-rw-r--r--common/system.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/system.cpp b/common/system.cpp
index e7dee4ced6..2d55162869 100644
--- a/common/system.cpp
+++ b/common/system.cpp
@@ -26,10 +26,8 @@
#include "backends/events/default/default-events.h"
#include "backends/fs/fs-factory.h"
-#include "common/config-manager.h"
#include "common/system.h"
-#include "graphics/colormasks.h"
#include "gui/message.h"
OSystem *g_system = 0;