mirror of
https://github.com/libretro/RetroArch
synced 2025-02-11 06:40:48 +00:00
CXX_BUILD fix
This commit is contained in:
parent
7579d68272
commit
0fc2a87bfd
@ -2546,7 +2546,6 @@ static void cb_generic_download(void *task_data,
|
|||||||
msg_hash_to_str(transf->enum_idx));
|
msg_hash_to_str(transf->enum_idx));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
RARCH_LOG("Extract %s\n", extract ? "true" : false);
|
|
||||||
|
|
||||||
if (!string_is_empty(dir_path))
|
if (!string_is_empty(dir_path))
|
||||||
fill_pathname_join(output_path, dir_path,
|
fill_pathname_join(output_path, dir_path,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user