remove some unused code from mackie support

This commit is contained in:
Paul Davis 2013-12-13 11:56:12 -05:00
parent 6c84362959
commit a17bafa964
4 changed files with 0 additions and 11 deletions

View file

@ -588,12 +588,6 @@ Surface::turn_it_on ()
}
}
void
Surface::handle_port_inactive (SurfacePort*)
{
_active = false;
}
void
Surface::write_sysex (const MidiByteArray & mba)
{