Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 5, 2017
1 parent 93ec761 commit 11240a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/qgsvectorlayer.h
Expand Up @@ -1922,9 +1922,6 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
*/
bool setDataProvider( QString const &provider );

//! Goes through all features and finds a free id (e.g. to give it temporarily to a not-committed feature)
QgsFeatureId findFreeId();

//! Read labeling from SLD
void readSldLabeling( const QDomNode &node );

Expand Down

0 comments on commit 11240a3

Please sign in to comment.