mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Removed one TODO comment. Removing gone files from MRU list is already handled.
This commit is contained in:
@@ -789,7 +789,6 @@ END_EVENT_TABLE()
|
||||
|
||||
// backend for OnMRUFile
|
||||
// TODO: Would be nice to make this handle not opening a file with more panache.
|
||||
// - Actually remove unfound files from the MRU list.
|
||||
// - Inform the user if DefaultOpenPath not set.
|
||||
// - Switch focus to correct instance of project window, if already open.
|
||||
bool AudacityApp::MRUOpen(wxString fullPathStr) {
|
||||
|
||||
Reference in New Issue
Block a user