Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 15d6a1e

Browse files
authoredMar 2, 2019
remove unused static member
1 parent 8bf91cd commit 15d6a1e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed
 

‎src/app/vertextool/qgslockedfeature.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ class QgsGeometryValidator;
2828
class QgsVertexMarker;
2929
class QgsVertexEntry;
3030

31-
/**
32-
* Constant representing zero value for distance. It's 0 because of error in double counting.
33-
*/
34-
static const double ZERO_TOLERANCE = 0.000000001;
35-
3631
/**
3732
* Class that keeps the selected feature
3833
*/

0 commit comments

Comments
 (0)
Please sign in to comment.