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/effect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/live_effects/effect.cpp') diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index b0cebab8d..555b9d32d 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -497,7 +497,7 @@ Effect::getHelperPaths(SPLPEItem *lpeitem) * This function should be overwritten by derived effects if they want to provide their own helperpaths. */ void -Effect::addCanvasIndicators(SPLPEItem *lpeitem, std::vector &hp_vec) +Effect::addCanvasIndicators(SPLPEItem */*lpeitem*/, std::vector &/*hp_vec*/) { } -- cgit v1.2.3