mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
MACVENTURE: Remove Another Unused Variable Causing GCC Compiler Warning
This commit is contained in:
parent
89114c992a
commit
3a419a580a
@ -465,7 +465,6 @@ bool Gui::loadMenus() {
|
||||
}
|
||||
|
||||
Common::MacResIDArray resArray;
|
||||
Common::SeekableReadStream *res;
|
||||
Common::MacResIDArray::const_iterator iter;
|
||||
|
||||
if ((resArray = _resourceManager->getResIDArray(MKTAG('M', 'E', 'N', 'U'))).size() == 0)
|
||||
|
Loading…
Reference in New Issue
Block a user