mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-21 15:08:01 +02:00
Removed one TODO comment. Removing gone files from MRU list is already handled.
This commit is contained in:
parent
f2c3327058
commit
1b6f24337a
@ -789,7 +789,6 @@ END_EVENT_TABLE()
|
|||||||
|
|
||||||
// backend for OnMRUFile
|
// backend for OnMRUFile
|
||||||
// TODO: Would be nice to make this handle not opening a file with more panache.
|
// 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.
|
// - Inform the user if DefaultOpenPath not set.
|
||||||
// - Switch focus to correct instance of project window, if already open.
|
// - Switch focus to correct instance of project window, if already open.
|
||||||
bool AudacityApp::MRUOpen(wxString fullPathStr) {
|
bool AudacityApp::MRUOpen(wxString fullPathStr) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user