mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-04 15:50:10 +01:00
I think this completes the refactoring for const-rate vs var-rate resampling.
This commit is contained in:
@@ -97,6 +97,7 @@ TranscriptionToolBar::~TranscriptionToolBar()
|
||||
#endif
|
||||
if (mTimeTrack) {
|
||||
delete mTimeTrack;
|
||||
mTimeTrack = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user