mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
[Summary] Audio Backend code cleanup - PORTION B
Conflicts: libs/backends/wavesaudio/waves_midi_device.cc
This commit is contained in:
parent
91f5eb9fef
commit
83001e7e52
6 changed files with 29 additions and 51 deletions
|
|
@ -46,8 +46,6 @@ public:
|
|||
private:
|
||||
|
||||
int _create_devices ();
|
||||
void _close_devices ();
|
||||
|
||||
int _delete_devices ();
|
||||
static void __portmidi_callback (PtTimestamp timestamp, void * userData);
|
||||
void _portmidi_callback (PtTimestamp timestamp);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue