mirror of
https://github.com/libretro/RetroArch
synced 2025-02-28 22:13:51 +00:00
[nk] cleanup unused var
This commit is contained in:
parent
e31c53c144
commit
22de61ff3d
@ -65,8 +65,7 @@ void nk_wnd_file_picker(nk_menu_handle_t *nk)
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
int i = 0;
|
||||
char buf[PATH_MAX_LENGTH];
|
||||
|
||||
|
||||
static file_list_t *drives;
|
||||
static struct string_list *files;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user