mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-15 06:18:33 +00:00
Removed obsolete code
svn-id: r46889
This commit is contained in:
parent
f1b1005b38
commit
91ebf0f916
@ -63,12 +63,6 @@ public:
|
||||
allNotesOff();
|
||||
}
|
||||
|
||||
void hangAllnotes(byte value) {
|
||||
if (value)
|
||||
hangAllActiveNotes();
|
||||
else
|
||||
allNotesOff();
|
||||
}
|
||||
protected:
|
||||
void parseNextEvent(EventInfo &info);
|
||||
byte *midiMixChannels();
|
||||
|
Loading…
x
Reference in New Issue
Block a user