mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 14:13:57 +01:00
Increase height of default window, per follow-on to http://bugzilla.audacityteam.org/show_bug.cgi?id=547#c10.
Restore a comment.
This commit is contained in:
@@ -582,6 +582,7 @@ bool EffectTruncSilence::Process()
|
||||
|
||||
delete [] buffer;
|
||||
|
||||
// Buffer has been freed, so we're OK to return if cancelled
|
||||
if (cancelled)
|
||||
{
|
||||
ReplaceProcessedTracks(false);
|
||||
|
||||
Reference in New Issue
Block a user