From 97ee94bf83b8684d9b8e7d316e6721f11c50752c Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Sun, 3 Aug 2008 05:26:22 +0000 Subject: Warning cleanup (bzr r6543) --- src/knot-holder-entity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/knot-holder-entity.cpp') diff --git a/src/knot-holder-entity.cpp b/src/knot-holder-entity.cpp index 4c6ffbeac..6d5f1187b 100644 --- a/src/knot-holder-entity.cpp +++ b/src/knot-holder-entity.cpp @@ -191,7 +191,7 @@ PatternKnotHolderEntityAngle::knot_set(Geom::Point const &p, Geom::Point const & } void -PatternKnotHolderEntityScale::knot_set(Geom::Point const &p, Geom::Point const &origin, guint state) +PatternKnotHolderEntityScale::knot_set(Geom::Point const &p, Geom::Point const &/*origin*/, guint state) { SPPattern *pat = SP_PATTERN(SP_STYLE_FILL_SERVER(SP_OBJECT(item)->style)); -- cgit v1.2.3