13
0

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:
Paul Davis 2011-10-19 19:51:52 +00:00
parent 4671843a65
commit 3a109f797d

View File

@ -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