Don't need this variable in this loop

This commit is contained in:
twinaphex 2021-04-11 18:19:51 +02:00
parent 050f44382b
commit 116bf8058a

View File

@ -4710,7 +4710,6 @@ bool input_remapping_save_file(const char *path)
{
char stk_ident[128];
unsigned remap_id = settings->uints.input_remap_ids[i][j];
unsigned keymap_id = settings->uints.input_keymapper_ids[i][j];
const char *key_string = key_strings[j];
stk_ident[0] = '\0';
fill_pathname_join_delim(stk_ident, s3,