Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove leftovers
  • Loading branch information
m-kuhn committed Jul 6, 2017
1 parent c973c83 commit 11e24c2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/qgsvectorlayer.h
Expand Up @@ -1926,9 +1926,6 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
//! Goes through all features and finds a free id (e.g. to give it temporarily to a not-committed feature)
QgsFeatureId findFreeId();

//! Add joined attributes to a feature
//void addJoinedAttributes( QgsFeature& f, bool all = false );

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

Expand Down

0 comments on commit 11e24c2

Please sign in to comment.