Remove unused method.
git-svn-id: svn://localhost/ardour2/branches/3.0@10325 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
82f77de973
commit
e434d9258e
@ -135,12 +135,6 @@ _thread_init_callback (void * /*arg*/)
|
|||||||
MIDI::Port::set_process_thread (pthread_self());
|
MIDI::Port::set_process_thread (pthread_self());
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
|
||||||
ardour_jack_error (const char* msg)
|
|
||||||
{
|
|
||||||
error << "JACK: " << msg << endmsg;
|
|
||||||
}
|
|
||||||
|
|
||||||
void
|
void
|
||||||
AudioEngine::set_jack_callbacks ()
|
AudioEngine::set_jack_callbacks ()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user