nJoy: Small change

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2004 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2009-01-24 22:17:51 +00:00
parent a3c383ad4a
commit 0db67cf51c
3 changed files with 6 additions and 12 deletions

View File

@ -37,7 +37,6 @@
#include "../nJoy.h"
#include "Images/controller.xpm"
//extern CONTROLLER_INFO *joyinfo;
extern bool emulator_running;
////////////////////////
@ -246,12 +245,10 @@ std::string ShowStatus(int VirtualController)
void ConfigBox::Update()
{
// Show the current status
/**/
/*
m_pStatusBar->SetLabel(wxString::Format(
"%s", ShowStatus(notebookpage).c_str()
));
Console::Print("3: %p\n", PadState[PadMapping[3].ID].joy);
));*/
//LogMsg("Abc%s\n", ShowStatus(notebookpage).c_str());