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 82c5a075f..e60ca77e6 100644
--- a/src/ui/dialog/livepatheffect-editor.cpp
+++ b/src/ui/dialog/livepatheffect-editor.cpp
@@ -200,7 +200,6 @@ LivePathEffectEditor::showParams(LivePathEffect::Effect& effect)
lpe_changed = false;
return;
}
- std::cout << "trialara\n";
if (effectwidget) {
effectcontrol_vbox.remove(*effectwidget);
delete effectwidget;