Skip to content

Commit 15d6a1e

Browse files
authored
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

-5
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)