remove debug output

This commit is contained in:
Paul Davis
2015-10-02 16:31:30 -04:00
parent 64b4877ef6
commit 136b659f1c

View File

@@ -282,8 +282,6 @@ AudioEngine::process_callback (pframes_t nframes)
if (session_remove_pending) {
cerr << "SRP, countdown = " << session_removal_countdown << endl;
/* perform the actual session removal */
if (session_removal_countdown < 0) {