aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2')
-rw-r--r--engines/cge2/cge2_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge2/cge2_main.cpp b/engines/cge2/cge2_main.cpp
index bddb83b84f..0e2e702288 100644
--- a/engines/cge2/cge2_main.cpp
+++ b/engines/cge2/cge2_main.cpp
@@ -453,7 +453,6 @@ void CGE2Engine::sceneUp(int cav) {
_mouse->on();
feedSnail(_vga->_showQ->locate(bakRef + 255), kNear, _heroTab[_sex]->_ptr);
- //setDrawColors(); - It's only for debugging purposes. Can be left out for now.
}
void CGE2Engine::sceneDown() {