mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Made requests for bug reports consistently go to feedback@audacityteam.org and compile issues go to "Compling Audacity" board on the Forum rather than going to -devel. Removed some related code cruft.
This commit is contained in:
@@ -397,7 +397,6 @@ void BenchmarkDialog::OnRun( wxCommandEvent &event )
|
||||
t->GetClipByIndex(0)->GetSequence()->GetNumSamples());
|
||||
goto fail;
|
||||
}
|
||||
//t->Debug();
|
||||
|
||||
Printf(wxT("Performing %d edits...\n"), trials);
|
||||
wxTheApp->Yield();
|
||||
|
||||
Reference in New Issue
Block a user