aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v7he.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/script_v7he.cpp')
-rw-r--r--scumm/script_v7he.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp
index a99ee1c95f..5fa56605d1 100644
--- a/scumm/script_v7he.cpp
+++ b/scumm/script_v7he.cpp
@@ -631,7 +631,6 @@ void ScummEngine_v70he::o70_resourceRoutines() {
break;
case 192:
resid = pop();
- res.setUnModified(rtImage, resid);
res.nukeResource(rtImage, resid);
break;
case 201: