summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a231d70)
raw | patch | inline | side by side (parent: a231d70)
| author | cth103 <cth103@users.sourceforge.net> | |
| Fri, 5 May 2006 14:24:42 +0000 (14:24 +0000) | ||
| committer | cth103 <cth103@users.sourceforge.net> | |
| Fri, 5 May 2006 14:24:42 +0000 (14:24 +0000) |
| src/snap.cpp | patch | blob | history |
diff --git a/src/snap.cpp b/src/snap.cpp
index ca7efde73ee8ed46b235d265494564bc2e9c39fe..7c68ae877a481ef1ee613399805c6eabceb22001 100644 (file)
--- a/src/snap.cpp
+++ b/src/snap.cpp
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