mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Remove unused variable
This commit is contained in:
parent
94150cef70
commit
8dd265bbad
@ -353,7 +353,6 @@ static int action_ok_record_configfile_load(const char *path,
|
||||
const char *label, unsigned type, size_t idx)
|
||||
{
|
||||
const char *menu_path = NULL;
|
||||
char record_configpath[PATH_MAX_LENGTH];
|
||||
global_t *global = global_get_ptr();
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
if (!menu || !global)
|
||||
|
Loading…
x
Reference in New Issue
Block a user