aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2007-05-22 14:18:46 +0000
committerJohannes Schickel2007-05-22 14:18:46 +0000
commit91be2f19cc1b8be80154651ee27339d71db3dbc6 (patch)
tree60675bf4b30ac5f8c251338a005d2d95c223df99
parent8ff17142c5f47dacaa6ae247b92e6d6b5a16d8ac (diff)
downloadscummvm-rg350-91be2f19cc1b8be80154651ee27339d71db3dbc6.tar.gz
scummvm-rg350-91be2f19cc1b8be80154651ee27339d71db3dbc6.tar.bz2
scummvm-rg350-91be2f19cc1b8be80154651ee27339d71db3dbc6.zip
oops
svn-id: r26923
-rw-r--r--graphics/imageman.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/imageman.cpp b/graphics/imageman.cpp
index 98c5310ffb..1145dd262f 100644
--- a/graphics/imageman.cpp
+++ b/graphics/imageman.cpp
@@ -29,7 +29,6 @@ ImageManager::ImageManager() : _surfaces()
, _archives()
#endif
{
- debug("foo");
}
ImageManager::~ImageManager() {