aboutsummaryrefslogtreecommitdiff
path: root/scumm/script_v72he.cpp
diff options
context:
space:
mode:
authorTravis Howell2005-04-24 04:51:36 +0000
committerTravis Howell2005-04-24 04:51:36 +0000
commit637e86e5b4888e3c6ba6256c74900deac6c5313c (patch)
treef64d57c684c89904703a1e9c21c9b7627cc91bae /scumm/script_v72he.cpp
parent43286fc88082dca938c240e0e629a583280016d0 (diff)
downloadscummvm-rg350-637e86e5b4888e3c6ba6256c74900deac6c5313c.tar.gz
scummvm-rg350-637e86e5b4888e3c6ba6256c74900deac6c5313c.tar.bz2
scummvm-rg350-637e86e5b4888e3c6ba6256c74900deac6c5313c.zip
Remove out dated comment.
svn-id: r17784
Diffstat (limited to 'scumm/script_v72he.cpp')
-rw-r--r--scumm/script_v72he.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/script_v72he.cpp b/scumm/script_v72he.cpp
index 3821666d77..f31e7793dd 100644
--- a/scumm/script_v72he.cpp
+++ b/scumm/script_v72he.cpp
@@ -2108,7 +2108,6 @@ void ScummEngine_v72he::o72_readINI() {
const char *entry;
int len, type;
- // we pretend that we don't have .ini file
copyScriptString(option, sizeof(option));
type = fetchScriptByte();