summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/live_effects/effect.cpp')
-rw-r--r--src/live_effects/effect.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp
index 1eb08a0e8..46767ac84 100644
--- a/src/live_effects/effect.cpp
+++ b/src/live_effects/effect.cpp
@@ -409,8 +409,7 @@ Effect::Effect(LivePathEffectObject *lpeobject)
current_zoom = 0.0;
}
-Effect::~Effect()
-= default;
+Effect::~Effect() = default;
Glib::ustring
Effect::getName() const