diff options
-rw-r--r-- | engines/scumm/he/animation_he.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/scumm/he/animation_he.cpp b/engines/scumm/he/animation_he.cpp index 3fa58cac90..23d1231e97 100644 --- a/engines/scumm/he/animation_he.cpp +++ b/engines/scumm/he/animation_he.cpp @@ -80,7 +80,6 @@ void MoviePlayer::handleNextFrame() { } VirtScreen *pvs = &_vm->virtscr[kMainVirtScreen]; - ; decodeNextFrame(); |