mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-12 06:00:48 +00:00
FULLPIPE: Remove logically dead code. CID 1138359
This commit is contained in:
parent
bf59b074d2
commit
f91f043b10
@ -318,9 +318,6 @@ MessageQueue *MctlLadder::method34(StaticANIObject *subj, int xpos, int ypos, in
|
||||
if (mq) {
|
||||
if (mq->chain(subj))
|
||||
return mq;
|
||||
|
||||
} else {
|
||||
delete mq;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user