remove call to #ifdef'ed code
This commit is contained in:
parent
75d5d54cb6
commit
610125b87c
@ -5300,8 +5300,6 @@ Route::setup_invisible_processors ()
|
|||||||
if (_triggerbox && (_disk_io_point != DiskIOCustom)) {
|
if (_triggerbox && (_disk_io_point != DiskIOCustom)) {
|
||||||
/* BEFORE polarity */
|
/* BEFORE polarity */
|
||||||
new_processors.insert (polarity_pos, _triggerbox);
|
new_processors.insert (polarity_pos, _triggerbox);
|
||||||
dump_processors ("tbn", new_processors);
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user