Code

- Remove some old code which snapped the rotation center to the bbox, and which disca...
[inkscape.git] / src / object-snapper.h
index b0084c2d77fc0478238a7c73e34563781b1c7dfa..f3b54ed08f00e3b32ee6508bb83f251a198933bb 100644 (file)
@@ -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