mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
remove dangling line of code that does nothing
This commit is contained in:
parent
a72bde5d3c
commit
e3ff81efcb
1 changed files with 0 additions and 1 deletions
|
|
@ -5438,7 +5438,6 @@ Route::setup_invisible_processors ()
|
|||
}
|
||||
if (_disk_reader) {
|
||||
new_processors.push_front (_disk_reader);
|
||||
new_processors.begin();
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue