removed GenericMIDI::volume

main
Georg Krause 2018-04-08 10:58:12 +02:00
parent 4e9def136e
commit 74f1167558
1 changed files with 0 additions and 6 deletions

View File

@ -268,12 +268,6 @@ void GenericMIDI::launchScene( int s )
void GenericMIDI::mute(int t, bool b)
{
}
void GenericMIDI::volume(int t, float f)
{
}
*/