Get rid of 'get_label' entry that is no longer necessary

This commit is contained in:
twinaphex 2014-10-23 01:55:02 +02:00
parent 39c45133a2
commit 4cc22de045

View File

@ -2407,9 +2407,6 @@ void setting_data_get_label(char *type_str,
else
strlcpy(type_str, "Disabled", type_str_size);
}
else if (!strcmp(label, "input_bind_player_no"))
snprintf(type_str, type_str_size, "#%u",
driver.menu->current_pad + 1);
else if (!strcmp(label, "input_bind_analog_dpad_mode"))
{
static const char *modes[] = {