Skip to content

Commit

Permalink
Remove leftover docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jan 5, 2020
1 parent e9d4e9f commit 0eef197
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/pal/labelposition.h
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ namespace pal
* \param feature labelpos owners * \param feature labelpos owners
* \param isReversed label is reversed * \param isReversed label is reversed
* \param quadrant relative position of label to feature * \param quadrant relative position of label to feature
* \param dX the correction of the anchor point in x direction
* \param dY the correction of the anchor point in y direction
*/ */
LabelPosition( int id, double x1, double y1, LabelPosition( int id, double x1, double y1,
double w, double h, double w, double h,
Expand Down

0 comments on commit 0eef197

Please sign in to comment.