From ea6e658976e86f99b4b793166b81a03750bfdef2 Mon Sep 17 00:00:00 2001 From: "Jon A. Cruz" Date: Fri, 1 Aug 2008 04:22:35 +0000 Subject: Warning cleanup (bzr r6495) --- src/live_effects/parameter/text.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/live_effects/parameter/text.cpp') diff --git a/src/live_effects/parameter/text.cpp b/src/live_effects/parameter/text.cpp index dea750091..5ba4bcfc7 100644 --- a/src/live_effects/parameter/text.cpp +++ b/src/live_effects/parameter/text.cpp @@ -52,7 +52,7 @@ TextParam::setPos(Geom::Point pos) void TextParam::setPosAndAnchor(const Geom::Piecewise > &pwd2, - const double t, const double length, bool use_curvature) + const double t, const double length, bool /*use_curvature*/) { using namespace Geom; -- cgit v1.2.3