mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-23 19:16:21 +00:00
LAB: Remove unused variable
This commit is contained in:
parent
ccb3390f09
commit
6af7abeab2
@ -244,7 +244,6 @@ void Music::startMusic(bool startatbegin) {
|
||||
/*****************************************************************************/
|
||||
bool Music::initMusic(void) {
|
||||
uint16 counter;
|
||||
bool mem;
|
||||
|
||||
if (!_turnMusicOn)
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user