mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-23 02:11:38 +00:00
Removed unused variable.
svn-id: r31157
This commit is contained in:
parent
6ebfeb5a05
commit
b01e550183
@ -233,7 +233,6 @@ void KyraEngine_v2::loadGame(const char *fileName) {
|
||||
|
||||
delete in;
|
||||
|
||||
int itemInHand = _itemInHand;
|
||||
if (loadedZTable != _loadedZTable)
|
||||
loadZShapes(_loadedZTable);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user