Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Vasudeo Desai committed Jan 16, 2025
1 parent 8a9fb1c commit 17e794b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion display/d.barscale/draw_scale.c
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,6 @@ int draw_scale(double east, double north, int length, int seg, int units,
D_pos_abs(x_pos + 5 - (tr - tl), y_pos + ysize / 2 + (tt - tb) / 2);
D_text(label);
}
G_free(label);

return 0;
}

0 comments on commit 17e794b

Please sign in to comment.