Skip to content

Commit e5b2964

Browse files
committed
Formatting fixes
Signed-off-by: Ethan Rogers <[email protected]>
1 parent 4fa0b62 commit e5b2964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/route/rr_graph.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,6 @@ static void build_rr_graph(const t_graph_type graph_type,
507507
/* get maximum number of pins across all blocks */
508508
int max_pins = types[0].num_pins;
509509
for (const auto& type : types) {
510-
511510
if (is_empty_type(&type)) {
512511
continue;
513512
}

0 commit comments

Comments
 (0)