From 5d7f503b40941505c7e781c517f9c7c24a8fb09f Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Fri, 4 Jul 2008 21:43:41 +0000 Subject: Warning cleanup (bzr r6156) --- src/live_effects/parameter/pointparam-knotholder.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/live_effects/parameter/pointparam-knotholder.cpp') diff --git a/src/live_effects/parameter/pointparam-knotholder.cpp b/src/live_effects/parameter/pointparam-knotholder.cpp index a8d357415..06e527ffd 100644 --- a/src/live_effects/parameter/pointparam-knotholder.cpp +++ b/src/live_effects/parameter/pointparam-knotholder.cpp @@ -72,12 +72,13 @@ KnotHolderEntityPointParam::knot_get() { } void -KnotHolderEntityPointParam::knot_set(NR::Point const &p, NR::Point const &origin, guint state) { +KnotHolderEntityPointParam::knot_set(NR::Point const &/*p*/, NR::Point const &/*origin*/, guint /*state*/) { } void PointParamKnotHolder::add_knot ( Geom::Point & p, +// TODO: check if knot_click being ignored is bad: PointParamKnotHolderClickedFunc knot_click, SPKnotShapeType shape, SPKnotModeType mode, -- cgit v1.2.3