aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/inter.cpp')
-rw-r--r--engines/gob/inter.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/gob/inter.cpp b/engines/gob/inter.cpp
index b17067411e..606849cb58 100644
--- a/engines/gob/inter.cpp
+++ b/engines/gob/inter.cpp
@@ -154,8 +154,6 @@ void Inter::funcBlock(int16 retFlag) {
_vm->_global->_inter_execPtr++;
counter++;
-// debug(4, "funcBlock(%d, %d)", cmd2, cmd);
-
if (cmd2 == 0)
cmd >>= 4;