Skip to content

Commit 159bea4

Browse files
committed
[vpr] syntax
1 parent b9bc0cb commit 159bea4

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
@@ -661,8 +661,6 @@ static void load_grid_nodes_basic_info(RRGraphBuilder& rr_graph_builder,
661661
}
662662

663663
vtr::Point<size_t> grid_coordinate(ix, iy);
664-
enum e_side io_side = NUM_SIDES;
665-
666664
std::vector<e_side> wanted_sides{TOP, RIGHT, BOTTOM, LEFT};
667665

668666
/* If this is the block on borders, we consider IO side */

0 commit comments

Comments
 (0)