Commit d2e1a41d authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): remove missing files from MRU list

Fixes #7808.

If a project is moved, then the MRU, which has absolute path names, will
probably have references to files that don't exist. Rather than leave
these in the list, to be opened and potentially recreated in the wrong
place, we should just remove them entirely.
parent 493bf159
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment