(Android) builtin_android.c - one entry per pad should be enough

This commit is contained in:
twinaphex 2014-06-10 23:29:04 +02:00
parent ee542e2aa5
commit 4eb288f348

View File

@ -48,18 +48,6 @@ const char* const input_builtin_autoconfs[] =
"input_driver = \"android\" \n"
SHIELD_DEFAULT_BINDS,
"input_device = \"NVIDIA Shield\" \n"
"input_driver = \"android\" \n"
SHIELD_DEFAULT_BINDS,
"input_device = \"NVIDIA Shield\" \n"
"input_driver = \"android\" \n"
SHIELD_DEFAULT_BINDS,
"input_device = \"NVIDIA Shield\" \n"
"input_driver = \"android\" \n"
SHIELD_DEFAULT_BINDS,
NULL
};