diff options
Diffstat (limited to 'src/live_effects/effect.cpp')
| -rw-r--r-- | src/live_effects/effect.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index 36148ccd0..066b91797 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -396,7 +396,6 @@ Effect::resetDefaults(SPItem * /*item*/) void Effect::setup_nodepath(Inkscape::NodePath::Path *np) { - np->show_helperpath = true; np->helperpath_rgba = 0xff0000ff; np->helperpath_width = 1.0; } |
