remove this pad, the pad is named Standard Gamepad

This commit is contained in:
radius 2016-09-21 21:27:43 -05:00
parent f3c3d41734
commit 55b865d375

View File

@ -269,7 +269,6 @@ const char* const input_builtin_autoconfs[] =
DECL_AUTOCONF_DEVICE("XInput Controller (User 4)", "xinput", XINPUT_DEFAULT_BINDS),
#endif
#ifdef HAVE_SDL2
DECL_AUTOCONF_DEVICE("SDL2 Controller", "sdl2", SDL2_DEFAULT_BINDS),
DECL_AUTOCONF_DEVICE("Standard Gamepad", "sdl2", SDL2_DEFAULT_BINDS),
#endif
#if defined(VITA) || defined(SN_TARGET_PSP2)