mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Remove unused variable
This commit is contained in:
parent
1a93bb3844
commit
64bee66ba9
@ -172,7 +172,6 @@ static void menu_action_setting_disp_set_label_override_file_info(
|
|||||||
const char *path,
|
const char *path,
|
||||||
char *s2, size_t len2)
|
char *s2, size_t len2)
|
||||||
{
|
{
|
||||||
runloop_state_t *runloop_st = runloop_state_get_ptr();
|
|
||||||
const char *override_path = path_get(RARCH_PATH_CONFIG_OVERRIDE);
|
const char *override_path = path_get(RARCH_PATH_CONFIG_OVERRIDE);
|
||||||
const char *override_file = NULL;
|
const char *override_file = NULL;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user