Skip to content

Commit faffae5

Browse files
committedMay 3, 2020
Remove dead code
1 parent 8211643 commit faffae5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed
 

‎src/core/pal/feature.h

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -275,15 +275,6 @@ namespace pal
275275
*/
276276
bool hasSameLabelFeatureAs( FeaturePart *part ) const;
277277

278-
#if 0
279-
280-
/**
281-
* \brief Print feature information
282-
* Print feature unique id, geometry type, points, and holes on screen
283-
*/
284-
void print();
285-
#endif
286-
287278
/**
288279
* Returns the width of the label, optionally taking an \a angle into account.
289280
* \returns the width of the label

0 commit comments

Comments
 (0)
Please sign in to comment.