Wiimote: Typo

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2143 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-02-08 12:31:07 +00:00
parent ca0e807db6
commit 5045119da3
2 changed files with 3 additions and 3 deletions

View File

@ -981,7 +981,7 @@ void ConfigDialog::GeneralSettingsChanged(wxCommandEvent& event)
// -------------
void ConfigDialog::UpdateGUI()
{
Console::Print("UpdateGUI: \n");
//Console::Print("UpdateGUI: \n");
/* We only allow a change of extension if we are not currently using the real Wiimote, if it's in use the status will be updated
from the data scanning functions in main.cpp */