Skip to content

Commit b9bc0cb

Browse files
committed
[vpr] syntax
1 parent ae9eb2d commit b9bc0cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vpr/src/tileable_rr_graph/tileable_rr_graph_node_builder.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,8 +493,6 @@ static void load_one_grid_ipin_nodes_basic_info(RRGraphBuilder& rr_graph_builder
493493
const DeviceGrid& grids,
494494
const std::vector<e_side>& wanted_sides,
495495
const RRSwitchId& wire_to_ipin_switch) {
496-
SideManager io_side_manager(io_side);
497-
498496
/* Walk through the width and height of each grid,
499497
* get pins and configure the rr_nodes
500498
*/

0 commit comments

Comments
 (0)