mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 01:17:42 +01:00
Amend comment to 'delete this'
Amend comment to 'delete this' to describe why I think it's OK.
This commit is contained in:
parent
8ad4924b7f
commit
7ba817e36f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue