mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-25 08:59:58 +00:00
(file_extract) Nit
This commit is contained in:
parent
5f4813238a
commit
0c4b54a756
@ -170,7 +170,6 @@ bool zlib_extract_first_rom(char *zip_path, size_t zip_path_size, const char *va
|
||||
strlcpy(zip_path, new_path, zip_path_size);
|
||||
goto end;
|
||||
}
|
||||
else
|
||||
default:
|
||||
GOTO_END_ERROR();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user