mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
debugging with thorwil: don't redirect JACK msgs via ardour stuff
git-svn-id: svn://localhost/ardour2/branches/3.0@10241 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4671843a65
commit
3a109f797d
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ AudioEngine::set_jack_callbacks ()
|
|||
jack_set_latency_callback (_priv_jack, _latency_callback, this);
|
||||
}
|
||||
|
||||
jack_set_error_function (ardour_jack_error);
|
||||
// jack_set_error_function (ardour_jack_error);
|
||||
}
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue