mirror of
https://github.com/libretro/RetroArch
synced 2024-12-28 09:29:16 +00:00
Cleanup
This commit is contained in:
parent
47fc8fe3c0
commit
48e83ba02a
@ -22,9 +22,7 @@
|
||||
|
||||
struct string_list *dir_list_new_special(const char *input_dir, enum dir_list_type type, const char *filter)
|
||||
{
|
||||
#ifdef HAVE_DYLIB
|
||||
char ext_name[PATH_MAX_LENGTH];
|
||||
#endif
|
||||
const char *dir = NULL;
|
||||
const char *exts = NULL;
|
||||
bool include_dirs = false;
|
||||
|
Loading…
Reference in New Issue
Block a user