summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0f7fce)
raw | patch | inline | side by side (parent: a0f7fce)
author | joncruz <joncruz@users.sourceforge.net> | |
Sat, 26 Sep 2009 22:13:42 +0000 (22:13 +0000) | ||
committer | joncruz <joncruz@users.sourceforge.net> | |
Sat, 26 Sep 2009 22:13:42 +0000 (22:13 +0000) |
src/object-snapper.cpp | patch | blob | history |
diff --git a/src/object-snapper.cpp b/src/object-snapper.cpp
index af0d9f1a2fb568970d50516c352198fe77d2295d..22d438c1ebeca020be06482e057d9f85b387e248 100644 (file)
--- a/src/object-snapper.cpp
+++ b/src/object-snapper.cpp
void Inkscape::ObjectSnapper::guideConstrainedSnap(SnappedConstraints &sc,
Geom::Point const &p,
Geom::Point const &guide_normal,
- ConstraintLine const &c) const
+ ConstraintLine const &/*c*/) const
{
/* Get a list of all the SPItems that we will try to snap to */
std::vector<SPItem*> cand;