- very minor code clean up

This commit is contained in:
Fledge68 2020-07-20 08:07:41 -05:00
parent 4c804ffe17
commit 2800366e7b
2 changed files with 2 additions and 3 deletions

View File

@ -182,7 +182,6 @@ void CMenu::_showCF(bool refreshList)
if(romsPartition < 0)
romsPartition = m_cfg.getInt(PLUGIN_DOMAIN, "partition", 0);
Pth = wstringEx(fmt("%s:/%s", DeviceName[romsPartition], m_plugin.GetRomDir(i)));
break;
}
break;
}