Skip to content

Commit 25770c4

Browse files
committed
Followup 897f900, remove other incorrect declarations
1 parent 897f900 commit 25770c4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/app/qgsmaptooladdfeature.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,6 @@ class APP_EXPORT QgsMapToolAddFeature : public QgsMapToolDigitizeFeature
2727

2828
void digitized( QgsFeature &f ) override;
2929

30-
protected:
31-
32-
/**
33-
* Check if CaptureMode matches layer type. Default is true.
34-
* \since QGIS 3.0
35-
*/
36-
bool checkGeometryType() const;
37-
3830
private:
3931

4032
/**

0 commit comments

Comments
 (0)