mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Cleanup
This commit is contained in:
parent
68c8a83cde
commit
8a70f3f4cb
@ -197,9 +197,6 @@ static bool pending_content_rom_crc = false;
|
|||||||
static char pending_content_rom_crc_path[PATH_MAX_LENGTH] = {0};
|
static char pending_content_rom_crc_path[PATH_MAX_LENGTH] = {0};
|
||||||
|
|
||||||
static char pending_subsystem_ident[255];
|
static char pending_subsystem_ident[255];
|
||||||
#if 0
|
|
||||||
static char pending_subsystem_extensions[PATH_MAX_LENGTH];
|
|
||||||
#endif
|
|
||||||
static char *pending_subsystem_roms[RARCH_MAX_SUBSYSTEM_ROMS];
|
static char *pending_subsystem_roms[RARCH_MAX_SUBSYSTEM_ROMS];
|
||||||
|
|
||||||
#ifdef HAVE_CDROM
|
#ifdef HAVE_CDROM
|
||||||
|
Loading…
x
Reference in New Issue
Block a user