71c71
< void createLinks(Network *net, bool isReconfiguration);
---
> void createLinks(Network *net);
78,79c78
< const NetDest& routing_table_entry,
< bool isReconfiguration);
---
> const NetDest& routing_table_entry);