Skip to content

Commit 274acee

Browse files
author
Muhammad Haris Zafar
authored
Fixing space/format issue
1 parent 380b791 commit 274acee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/device/rr_graph_builder.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,3 @@ void RRGraphBuilder::clear() {
5454
void RRGraphBuilder::set_node_coordinates(RRNodeId id, short x1, short y1, short x2, short y2) {
5555
node_storage_.set_node_coordinates(id, x1, y1, x2, y2);
5656
}
57-

0 commit comments

Comments
 (0)