Skip to content

Commit 11e24c2

Browse files
committed
Remove leftovers
1 parent c973c83 commit 11e24c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/core/qgsvectorlayer.h

-3
Original file line numberDiff line numberDiff line change
@@ -1926,9 +1926,6 @@ class CORE_EXPORT QgsVectorLayer : public QgsMapLayer, public QgsExpressionConte
19261926
//! Goes through all features and finds a free id (e.g. to give it temporarily to a not-committed feature)
19271927
QgsFeatureId findFreeId();
19281928

1929-
//! Add joined attributes to a feature
1930-
//void addJoinedAttributes( QgsFeature& f, bool all = false );
1931-
19321929
//! Read labeling from SLD
19331930
void readSldLabeling( const QDomNode &node );
19341931

0 commit comments

Comments
 (0)