Remove .\ and ..\ from PathConfig autocomplete

-_- this has been annoying me since I started contributing and I only just
learned the cause was in our codebase
This commit is contained in:
YoshiRulz 2021-02-26 20:11:17 +10:00
parent e7512e57a0
commit 2affc5bca7
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 0 additions and 2 deletions

View File

@ -45,8 +45,6 @@ namespace BizHawk.Client.EmuHawk
"%recent%",
"%exe%",
"%rom%",
".\\",
"..\\"
};
public PathConfig(