From fa3101dc4297b19b5514a14d21fe29c14d2a62a2 Mon Sep 17 00:00:00 2001 From: Diederik van Lierop Date: Thu, 19 Apr 2007 20:06:28 +0000 Subject: Improve readability and remove some unused code (bzr r2930) --- src/guide-snapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/guide-snapper.h') diff --git a/src/guide-snapper.h b/src/guide-snapper.h index 37ea08701..15f484711 100644 --- a/src/guide-snapper.h +++ b/src/guide-snapper.h @@ -30,7 +30,7 @@ class GuideSnapper : public LineSnapper public: GuideSnapper(SPNamedView const *nv, NR::Coord const d); - bool willSnapSomething() const; + bool ThisSnapperMightSnap() const; private: LineList _getSnapLines(NR::Point const &p) const; -- cgit v1.2.3