Remove testing function, shouldn't have commited this..
This commit is contained in:
parent
b698e434f5
commit
dd174e4fab
|
@ -856,8 +856,6 @@ static int action_ok_remap_file_save_core(const char *path,
|
||||||
else
|
else
|
||||||
rarch_main_msg_queue_push("Error saving remap file", 1, 100, true);
|
rarch_main_msg_queue_push("Error saving remap file", 1, 100, true);
|
||||||
|
|
||||||
config_save_autoconf_profile(settings->input.device_names[0],0);
|
|
||||||
config_save_autoconf_profile(settings->input.device_names[1],1);
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue