mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
remove debug output
This commit is contained in:
parent
a4723ab8d9
commit
015eb03bd5
1 changed files with 0 additions and 2 deletions
|
|
@ -3182,8 +3182,6 @@ EngineControl::engine_running ()
|
|||
void
|
||||
EngineControl::engine_stopped ()
|
||||
{
|
||||
std::cerr << "\n\n !!! engine stopped !!!\n\n\n";
|
||||
PBD::stacktrace (std::cerr, 30);
|
||||
boost::shared_ptr<ARDOUR::AudioBackend> backend = ARDOUR::AudioEngine::instance()->current_backend();
|
||||
assert (backend);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue