NO-OP: this comment was useful to me today
This commit is contained in:
parent
5ee2e8d500
commit
70a86561e7
@ -5325,6 +5325,7 @@ Route::setup_invisible_processors ()
|
||||
}
|
||||
#endif
|
||||
if ((*i)->display_to_user ()) {
|
||||
/* visible processor, put it on the list of new processors */
|
||||
new_processors.push_back (*i);
|
||||
}
|
||||
else if (auxsnd && auxsnd->is_foldback ()) {
|
||||
|
Loading…
Reference in New Issue
Block a user