mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
remove declaration for non-existent method
This commit is contained in:
parent
eb43344cf6
commit
4e1d3f6416
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ class LIBARDOUR_API AsyncMIDIPort : public ARDOUR::MidiPort, public MIDI::Port {
|
|||
std::string _connections;
|
||||
PBD::ScopedConnection connect_connection;
|
||||
PBD::ScopedConnection halt_connection;
|
||||
void flush (void* jack_port_buffer);
|
||||
void jack_halted ();
|
||||
void make_connections ();
|
||||
void init (std::string const &, Flags);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue