mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +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,
|
||||
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_file = NULL;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user