summaryrefslogtreecommitdiffstats
path: root/src/guide-snapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/guide-snapper.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/guide-snapper.cpp b/src/guide-snapper.cpp
index 984d64662..473198af3 100644
--- a/src/guide-snapper.cpp
+++ b/src/guide-snapper.cpp
@@ -22,7 +22,7 @@ Inkscape::GuideSnapper::GuideSnapper(SPNamedView const *nv, NR::Coord const d) :
}
-Inkscape::GuideSnapper::LineList Inkscape::GuideSnapper::_getSnapLines(NR::Point const &p) const
+Inkscape::GuideSnapper::LineList Inkscape::GuideSnapper::_getSnapLines(NR::Point const &/*p*/) const
{
LineList s;