Fixed segfault in linux when the control chooser dialog of GCPadNew is closed.
commit64fea5ac169420a9b4fb0caea4e3b7d4dc836e67
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Wed, 14 Apr 2010 20:29:46 +0000 (14 20:29 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Wed, 14 Apr 2010 20:29:46 +0000 (14 20:29 +0000)
tree4d30b78628e521cbff95d82f64758359dd495620
parentc5a065ce2aa9c099fe381d33f4780f39fe99afae
Fixed segfault in linux when the control chooser dialog of GCPadNew is closed.
Also disabled some code in the same place that caused the application to hang in linux.  This means that if you select keys from the key list you will have to click Set to make it take effect.  At least until I can figure out how to get that working.

git-svn-id: http://dolphin-emu.googlecode.com/svn/trunk@5368 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Plugins/InputPluginCommon/Src/ConfigDiag.cpp