mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Silence warning
This commit is contained in:
parent
88905661e3
commit
d93b9ebf4d
@ -2679,7 +2679,6 @@ void input_config_get_bind_string(char *buf, const struct retro_keybind *bind,
|
||||
if (delim)
|
||||
strlcat(buf, ", ", size);
|
||||
strlcat(buf, msg_hash_to_str((enum msg_hash_enums)tag), size );
|
||||
delim = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user