(Input) Remove defunct map_dpad_to_stick

This commit is contained in:
twinaphex 2013-03-12 23:49:45 +01:00
parent 8edab3d970
commit 801202a2fd

View File

@ -248,7 +248,6 @@ struct settings
#endif
#ifdef RARCH_CONSOLE
uint64_t default_binds[RARCH_CUSTOM_BIND_LIST_END];
unsigned map_dpad_to_stick;
unsigned device[MAX_PLAYERS];
#endif
bool netplay_client_swap_input;