summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp
diff options
context:
space:
mode:
authornakeee <nakeee@gmail.com>2008-12-02 10:50:58 +0000
committernakeee <nakeee@gmail.com>2008-12-02 10:50:58 +0000
commitdc3f3eb190554e03fe9afb54007f18d7f148ad9b (patch)
tree4f1ab510693fc1bf2b6390330f44449af3c079ea /Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp
parentafbed76fe7c7221369862bca8ef5e41b31ecbcf8 (diff)
warning fixes + compile on linx
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1378 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp')
-rw-r--r--Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp b/Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp
index a72066d22b..2f7b2e89f6 100644
--- a/Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp
+++ b/Source/Plugins/Plugin_nJoy_Testing/Src/GUI/ConfigBox.cpp
@@ -374,7 +374,6 @@ void ConfigBox::SetControllerAll(int controller)
void ConfigBox::GetControllerAll(int controller)
{
wxString tmp;
- char value[64];
long lvalue;
joysticks[controller].ID = m_Joyname[controller]->GetSelection();