Merge pull request #1063 from achurch/master

Fix build error with wxWidgets 2.8.
This commit is contained in:
Jonathan Li 2015-12-26 17:26:21 +00:00
commit 20e36f8adf
1 changed files with 0 additions and 2 deletions

View File

@ -308,8 +308,6 @@ public:
SysAutoRun = false;
SysAutoRunElf = false;
CdvdSource = CDVDsrc_NoDisc;
IsoFile = "";
ElfFile = "";
}
};