GUI: Minor change

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4088 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson 2009-08-27 19:40:44 +00:00
parent 8faaec8236
commit 50425dee31
1 changed files with 1 additions and 4 deletions

View File

@ -1143,10 +1143,7 @@ void CFrame::ToggleConsole(bool Show, int i)
#else
Console->Close();
#endif
//if(GetConsoleWindow())
Console->Log(LogTypes::LNOTICE, StringFromFormat(
"close\n").c_str());
Console->Close();
if(GetConsoleWindow()) Console->Close();
}
// Hide pane