summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-editor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/livepatheffect-editor.cpp')
-rw-r--r--src/ui/dialog/livepatheffect-editor.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/dialog/livepatheffect-editor.cpp b/src/ui/dialog/livepatheffect-editor.cpp
index 588dcacb1..161d92b09 100644
--- a/src/ui/dialog/livepatheffect-editor.cpp
+++ b/src/ui/dialog/livepatheffect-editor.cpp
@@ -101,7 +101,6 @@ LivePathEffectEditor::LivePathEffectEditor()
effectapplication_hbox.set_spacing(4);
effectcontrol_vbox.set_spacing(4);
- effectlist_vbox.set_spacing(4);
effectlist_vbox.pack_start(scrolled_window, Gtk::PACK_EXPAND_WIDGET);
effectlist_vbox.pack_end(toolbar_hbox, Gtk::PACK_SHRINK);
effectcontrol_frame.add(effectcontrol_vbox);