From: joncruz Date: Wed, 4 Feb 2009 07:32:35 +0000 (+0000) Subject: Warning cleanup. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3c365a0dbed0adb14b3b10bd22c207ef174fb6f9;p=inkscape.git Warning cleanup. --- diff --git a/src/live_effects/lpe-knot.cpp b/src/live_effects/lpe-knot.cpp index 60371dce7..8f8230a6a 100644 --- a/src/live_effects/lpe-knot.cpp +++ b/src/live_effects/lpe-knot.cpp @@ -378,7 +378,7 @@ LPEKnot::~LPEKnot() } void -LPEKnot::doOnApply(SPLPEItem *lpeitem) +LPEKnot::doOnApply(SPLPEItem */*lpeitem*/) { //SPCurve *curve = SP_SHAPE(lpeitem)->curve; // //TODO: where should the switcher be initialized? (it shows up here if there is no crossing at all) @@ -511,7 +511,7 @@ LPEKnot::addCanvasIndicators(SPLPEItem */*lpeitem*/, std::vector