Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 3, 2020
1 parent 8211643 commit faffae5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/core/pal/feature.h
Expand Up @@ -275,15 +275,6 @@ namespace pal
*/
bool hasSameLabelFeatureAs( FeaturePart *part ) const;

#if 0

/**
* \brief Print feature information
* Print feature unique id, geometry type, points, and holes on screen
*/
void print();
#endif

/**
* Returns the width of the label, optionally taking an \a angle into account.
* \returns the width of the label
Expand Down

0 comments on commit faffae5

Please sign in to comment.