reactivated fullscreen mode

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
fires.gc
2008-07-13 15:57:05 +00:00
parent 775dc8a9c0
commit e0d8d0a001
2 changed files with 1 additions and 7 deletions

View File

@ -42,12 +42,6 @@ namespace BootManager
extern "C" HINSTANCE wxGetInstance();
#endif
bool BootCore(const std::string& _rFilename)
{
SCoreStartupParameter StartUp = SConfig::GetInstance().m_LocalCoreStartupParameter;