mirror of
https://github.com/libretro/RetroArch
synced 2025-03-11 19:13:36 +00:00
Remove this unused variable
This commit is contained in:
parent
392fad75b8
commit
74d8ce4b95
@ -158,7 +158,6 @@ typedef struct rarch_path
|
|||||||
char sufami_rom[2][PATH_MAX_LENGTH];
|
char sufami_rom[2][PATH_MAX_LENGTH];
|
||||||
/* Config associated with global "default" config. */
|
/* Config associated with global "default" config. */
|
||||||
char append_config[PATH_MAX_LENGTH];
|
char append_config[PATH_MAX_LENGTH];
|
||||||
char input_config[PATH_MAX_LENGTH];
|
|
||||||
#ifdef HAVE_FILE_LOGGER
|
#ifdef HAVE_FILE_LOGGER
|
||||||
char default_log[PATH_MAX_LENGTH];
|
char default_log[PATH_MAX_LENGTH];
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user