From 42f2462e7f57051495bf984a533b6986b9ea1b6e Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Tue, 10 Apr 2012 19:26:45 +0200 Subject: small cleanup (bzr r11209) --- src/live_effects/lpe-rough-hatches.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/live_effects/lpe-rough-hatches.h b/src/live_effects/lpe-rough-hatches.h index cbc3c3b26..5051b313a 100644 --- a/src/live_effects/lpe-rough-hatches.h +++ b/src/live_effects/lpe-rough-hatches.h @@ -15,7 +15,6 @@ */ #include "live_effects/effect.h" -#include "live_effects/parameter/point.h" #include "live_effects/parameter/parameter.h" #include "live_effects/parameter/bool.h" #include "live_effects/parameter/random.h" @@ -64,7 +63,6 @@ private: ScalarParam stroke_width_bot; ScalarParam front_thickness, back_thickness; - //PointParam bender; VectorParam direction; VectorParam bender; -- cgit v1.2.3