Skip to content

Commit

Permalink
remove unused static member
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Mar 2, 2019
1 parent acf0e19 commit af58e8e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/app/vertextool/qgslockedfeature.h
Expand Up @@ -28,11 +28,6 @@ class QgsGeometryValidator;
class QgsVertexMarker;
class QgsVertexEntry;

/**
* Constant representing zero value for distance. It's 0 because of error in double counting.
*/
static const double ZERO_TOLERANCE = 0.000000001;

/**
* Class that keeps the selected feature
*/
Expand Down

0 comments on commit af58e8e

Please sign in to comment.