X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fgui%2Fprofile.cpp;h=434d01d8ac0918d7d183cb96ab816a3fae99de94;hb=3b0e8e7d6be25106bcfa0ee0c78faed597e9a2c6;hp=a4d8e57141661974025670a7b769047cadb1e54e;hpb=d45cbbf10d32c4b44a924e19b0f4ee2fbe51b46c;p=virtualjaguar diff --git a/src/gui/profile.cpp b/src/gui/profile.cpp index a4d8e57..434d01d 100644 --- a/src/gui/profile.cpp +++ b/src/gui/profile.cpp @@ -357,7 +357,7 @@ One more stab at this... */ void AutoConnectProfiles(void) { - int foundProfiles[MAX_PROFILES]; +// int foundProfiles[MAX_PROFILES]; controller1Profile = -1; controller2Profile = -1; gamepadIDSlot1 = -1;