Skip to content

Commit 2d6e426

Browse files
committed
vpr: fix formatting
1 parent e8bbd6b commit 2d6e426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vpr/src/draw/draw.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,6 @@ void free_draw_structs() {
728728
#endif /* NO_GRAPHICS */
729729
}
730730

731-
732731
void init_draw_coords(float width_val) {
733732
#ifndef NO_GRAPHICS
734733
/* Load the arrays containing the left and bottom coordinates of the clbs *

0 commit comments

Comments
 (0)