removed not used variable (fix compilation)
svn-id: r5573
This commit is contained in:
parent
eaa0e48741
commit
ceb1102300
1 changed files with 0 additions and 1 deletions
|
@ -4674,7 +4674,6 @@ bool SimonState::load_game(uint slot)
|
|||
|
||||
void SimonState::initSound()
|
||||
{
|
||||
uint i;
|
||||
/* only read voice file in windows game */
|
||||
if (_game & GAME_TALKIE) {
|
||||
const char *s;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue