summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/live_effects/lpe-rough-hatches.h2
1 files changed, 0 insertions, 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;