summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/rhythm_ferret.cc')
-rw-r--r--gtk2_ardour/rhythm_ferret.cc4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk2_ardour/rhythm_ferret.cc b/gtk2_ardour/rhythm_ferret.cc
index 4a4f3d4ec4..6c0ee05fd9 100644
--- a/gtk2_ardour/rhythm_ferret.cc
+++ b/gtk2_ardour/rhythm_ferret.cc
@@ -181,9 +181,7 @@ RhythmFerret::RhythmFerret (PublicEditor& e)
RhythmFerret::~RhythmFerret()
{
- if (logo) {
- delete logo;
- }
+ delete logo;
}
void