remove dangling line of code that does nothing
This commit is contained in:
parent
a72bde5d3c
commit
e3ff81efcb
@ -5438,7 +5438,6 @@ Route::setup_invisible_processors ()
|
||||
}
|
||||
if (_disk_reader) {
|
||||
new_processors.push_front (_disk_reader);
|
||||
new_processors.begin();
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user