summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/filletchamferpointarray.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2014-11-01 20:47:00 +0000
committerJon A. Cruz <jon@joncruz.org>2014-11-01 20:47:00 +0000
commit1784329fa3ac4a56944fe03a3b439c4fcd31dea1 (patch)
tree7b63749159f8ff2d86d6dac560525350373a88b6 /src/live_effects/parameter/filletchamferpointarray.cpp
parentFix make distcheck (diff)
downloadinkscape-1784329fa3ac4a56944fe03a3b439c4fcd31dea1.tar.gz
inkscape-1784329fa3ac4a56944fe03a3b439c4fcd31dea1.zip
Warning cleanup.
(bzr r13653)
Diffstat (limited to 'src/live_effects/parameter/filletchamferpointarray.cpp')
-rw-r--r--src/live_effects/parameter/filletchamferpointarray.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/live_effects/parameter/filletchamferpointarray.cpp b/src/live_effects/parameter/filletchamferpointarray.cpp
index db24a9735..165dcd930 100644
--- a/src/live_effects/parameter/filletchamferpointarray.cpp
+++ b/src/live_effects/parameter/filletchamferpointarray.cpp
@@ -712,8 +712,8 @@ FilletChamferPointArrayParamKnotHolderEntity(
: _pparam(p), _index(index) {}
void FilletChamferPointArrayParamKnotHolderEntity::knot_set(Point const &p,
- Point const &origin,
- guint state)
+ Point const &/*origin*/,
+ guint /*state*/)
{
using namespace Geom;