summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sfdb_freesound_mootcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/sfdb_freesound_mootcher.cc')
-rw-r--r--gtk2_ardour/sfdb_freesound_mootcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/sfdb_freesound_mootcher.cc b/gtk2_ardour/sfdb_freesound_mootcher.cc
index e6861cd1f4..8e57d9a0c4 100644
--- a/gtk2_ardour/sfdb_freesound_mootcher.cc
+++ b/gtk2_ardour/sfdb_freesound_mootcher.cc
@@ -340,7 +340,7 @@ Mootcher::doneWithMootcher()
// update the sound info pane if the selection in the list box is still us
sfb->refresh_display(ID, audioFileName);
- delete this; // XXX is this a good idea?
+ delete this; // this should be OK to do as long as Progress and Finished signals are always received in the order in which they are emitted
}
static void *