aboutsummaryrefslogtreecommitdiff
path: root/scumm/string.cpp
diff options
context:
space:
mode:
authorMax Horn2002-09-21 16:20:52 +0000
committerMax Horn2002-09-21 16:20:52 +0000
commit6cfcd04682da537c3d0afe7356f089f8ccd9c207 (patch)
treec8ff637a5dc7fa9caae39ab9556b2f6a61a085cf /scumm/string.cpp
parentae353fae18c274cc70471cdcbd22deee01d22e1c (diff)
downloadscummvm-rg350-6cfcd04682da537c3d0afe7356f089f8ccd9c207.tar.gz
scummvm-rg350-6cfcd04682da537c3d0afe7356f089f8ccd9c207.tar.bz2
scummvm-rg350-6cfcd04682da537c3d0afe7356f089f8ccd9c207.zip
trivial cleanup
svn-id: r4988
Diffstat (limited to 'scumm/string.cpp')
-rw-r--r--scumm/string.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/string.cpp b/scumm/string.cpp
index cd74b7658c..dbf1017443 100644
--- a/scumm/string.cpp
+++ b/scumm/string.cpp
@@ -226,7 +226,6 @@ void Scumm::CHARSET_1()
string[0].ypos = 1;
if (string[0].ypos < camera._cur.y - (_realHeight / 2))
-
string[0].ypos = camera._cur.y - (_realHeight / 2);
s = a->scalex * a->new_2 / 0xFF;