diff options
Diffstat (limited to 'scumm/script_v7he.cpp')
-rw-r--r-- | scumm/script_v7he.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/script_v7he.cpp b/scumm/script_v7he.cpp index 606f3e71f2..9dd9d0e5e3 100644 --- a/scumm/script_v7he.cpp +++ b/scumm/script_v7he.cpp @@ -826,7 +826,6 @@ void ScummEngine_v7he::o7_unknownEF() { size = len - b + 2; - defineArray(0, kStringArray, 0, size); writeArray(0, 0, 0, 0); |