83,84c83
< const NetDest& routing_table_entry,
< bool isReconfiguration) = 0;
---
> const NetDest& routing_table_entry) = 0;
87,88c86
< const NetDest& routing_table_entry,
< bool isReconfiguration) = 0;
---
> const NetDest& routing_table_entry) = 0;
91,92c89
< const NetDest& routing_table_entry,
< bool isReconfiguration) = 0;
---
> const NetDest& routing_table_entry) = 0;