mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 00:40:09 +00:00
Shield Fix
This commit is contained in:
parent
26b7ccead9
commit
6f9467817e
@ -643,7 +643,6 @@ static void handle_hotplug(android_input_t *android,
|
||||
* We really need to find a way to detect useless input devices
|
||||
* like gpio-keys in a general way.
|
||||
*/
|
||||
*port = 0;
|
||||
strlcpy(name_buf, device_name, sizeof(name_buf));
|
||||
}
|
||||
else if (device_name[0] != '\0')
|
||||
|
Loading…
x
Reference in New Issue
Block a user