Skip to content

Commit

Permalink
ACCESS: Remove useless (and commented) code
Browse files Browse the repository at this point in the history
  • Loading branch information
Strangerke authored and dreammaster committed Dec 13, 2014
1 parent 0eeb5b5 commit 954a0d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/access/sound.cpp
Expand Up @@ -200,7 +200,6 @@ void MusicManager::midiPlay() {

// Handle music looping
_parser->property(MidiParser::mpAutoLoop, _isLooping);
// _isLooping = loop;

setVolume(127);
_isPlaying = true;
Expand Down

0 comments on commit 954a0d0

Please sign in to comment.