Skip to content
Permalink
Browse files
Remove dead code
  • Loading branch information
m-kuhn committed Sep 5, 2017
1 parent 93ec761 commit 11240a3
Showing 1 changed file with 0 additions and 3 deletions.
@@ -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 );

0 comments on commit 11240a3

Please sign in to comment.