Navigation Menu

Skip to content

Commit

Permalink
Remove orphan prototype. 3b3d304 removed method and remaing prototype…
Browse files Browse the repository at this point in the history
… shadows actual method elsewhere causing GRASS plugin link failure from qgsgrassaddfeature.cpp.
  • Loading branch information
telwertowski authored and nyalldawson committed Jan 8, 2018
1 parent 8392d7f commit 897f900
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/app/qgsmaptooladdfeature.h
Expand Up @@ -35,12 +35,6 @@ class APP_EXPORT QgsMapToolAddFeature : public QgsMapToolDigitizeFeature
*/
bool checkGeometryType() const;

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

private:

/**
Expand Down

0 comments on commit 897f900

Please sign in to comment.