oops, nothing to see here

This commit is contained in:
adelikat 2017-05-10 15:08:05 -05:00
parent eef79d25e0
commit 2c537ba6d2
1 changed files with 0 additions and 1 deletions

View File

@ -287,7 +287,6 @@ namespace BizHawk.Client.EmuHawk
switch (value)
{
case LoadOrdering.ROM:
MessageBox.Show("hi");
_LoadRom(filename, fileInformation.ArchiveName);
break;
case LoadOrdering.STATE: