mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
remove debug message
This commit is contained in:
parent
24252b92c6
commit
f61f938503
1 changed files with 0 additions and 2 deletions
|
|
@ -5960,8 +5960,6 @@ Route::set_disk_io_point (DiskIOPoint diop)
|
|||
{
|
||||
bool display = false;
|
||||
|
||||
cerr << "set disk io to " << enum_2_string (diop) << endl;
|
||||
|
||||
switch (diop) {
|
||||
case DiskIOCustom:
|
||||
display = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue