Skip to content

Commit 1678907

Browse files
Update tileable_rr_graph_gsb.cpp
1 parent 230fe0f commit 1678907

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vpr/src/tileable_rr_graph/tileable_rr_graph_gsb.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,10 +2133,6 @@ t_vib_map build_vib_map(const RRGraphView& rr_graph,
21332133
}
21342134
}
21352135
}
2136-
else {
2137-
VTR_LOGF_WARN(__FILE__, __LINE__,
2138-
"This medium mux has no from or to nodes!\n");
2139-
}
21402136
}
21412137
return vib_map;
21422138
}

0 commit comments

Comments
 (0)