From 59e7fcceddf2eeff6346c0b1f1692f05a90a9e5f Mon Sep 17 00:00:00 2001 From: cth103 Date: Fri, 5 May 2006 14:24:42 +0000 Subject: [PATCH] Remove an old FIXME. --- src/snap.cpp | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/snap.cpp b/src/snap.cpp index ca7efde73..7c68ae877 100644 --- a/src/snap.cpp +++ b/src/snap.cpp @@ -49,11 +49,6 @@ bool SnapManager::willSnapSomething() const return (i != s.end()); } - -/* FIXME: lots of cut-and-paste here. This needs some -** functor voodoo to cut it all down a bit. -*/ - Inkscape::SnappedPoint SnapManager::freeSnap(Inkscape::Snapper::PointType t, NR::Point const &p, SPItem const *it) const -- 2.39.5