summaryrefslogtreecommitdiffstats
path: root/src/object-snapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/object-snapper.h')
-rw-r--r--src/object-snapper.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object-snapper.h b/src/object-snapper.h
index b0084c2d7..f3b54ed08 100644
--- a/src/object-snapper.h
+++ b/src/object-snapper.h
@@ -49,7 +49,6 @@ public:
SnapConstraint const &c) const;
bool ThisSnapperMightSnap() const;
- bool GuidesMightSnap() const;
Geom::Coord getSnapperTolerance() const; //returns the tolerance of the snapper in screen pixels (i.e. independent of zoom)
bool getSnapperAlwaysSnap() const; //if true, then the snapper will always snap, regardless of its tolerance