aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/gob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/gob.cpp')
-rw-r--r--engines/gob/gob.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/gob.cpp b/engines/gob/gob.cpp
index e0d7a740eb..6ad1214dd6 100644
--- a/engines/gob/gob.cpp
+++ b/engines/gob/gob.cpp
@@ -508,7 +508,6 @@ bool GobEngine::initGameParts() {
default:
deinitGameParts();
return false;
- break;
}
_inter->setupOpcodes();