mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-02 06:41:51 +00:00
BAGEL: Remove unreachable code in CBofMovie
This commit is contained in:
parent
3bbe28bcd8
commit
79457670a1
@ -100,7 +100,6 @@ bool CBofMovie::openMovie(const char *sFilename) {
|
||||
if (!_pSmk->loadFile(sFilename)) {
|
||||
// Opened failed
|
||||
error("Movie not found=%s", sFilename);
|
||||
return false;
|
||||
}
|
||||
|
||||
// If supposed to stretch into specified window
|
||||
|
Loading…
x
Reference in New Issue
Block a user