Skip to content

Commit

Permalink
Apply 1 suggestion(s) to 1 file(s)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbartoletti committed Oct 10, 2023
1 parent af87944 commit fb395bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/capi/sfcgal_c.h
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,6 @@ sfcgal_geometry_straight_skeleton_distance_in_m(const sfcgal_geometry_t *geom);
* Returns the extrude straight skeleton of the given Polygon
* @pre geom must be a Polygon
* @pre isValid(geom) == true
* @pre isValid(geom) == true
* @post isValid(return) == true
* @ingroup capi
*/
Expand Down

0 comments on commit fb395bd

Please sign in to comment.