mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-25 08:58:06 +02:00
Bug 137 (P3) - Unreliable project re-opening with orphaned and missing blockfile errors
More removal of AudacityApp::OnMRUProject() cruft. Change is to a comment only, so no impact on build.
This commit is contained in:
parent
e5870de9be
commit
b8dc210122
@ -122,7 +122,6 @@ class AudacityApp:public wxApp {
|
||||
// Most Recently Used File support (for all platforms).
|
||||
void OnMRUClear(wxCommandEvent &event);
|
||||
void OnMRUFile(wxCommandEvent &event);
|
||||
// void OnMRUProject(wxCommandEvent &event);
|
||||
// Backend for above - returns true for success, false for failure
|
||||
bool MRUOpen(wxString fileName);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user