Skip to content

Commit

Permalink
Followup 897f900, remove other incorrect declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jan 8, 2018
1 parent 897f900 commit 25770c4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/app/qgsmaptooladdfeature.h
Expand Up @@ -27,14 +27,6 @@ class APP_EXPORT QgsMapToolAddFeature : public QgsMapToolDigitizeFeature

void digitized( QgsFeature &f ) override;

protected:

/**
* Check if CaptureMode matches layer type. Default is true.
* \since QGIS 3.0
*/
bool checkGeometryType() const;

private:

/**
Expand Down

0 comments on commit 25770c4

Please sign in to comment.