mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 15:32:59 +00:00
Remove unused variable
This commit is contained in:
parent
4a30ec5623
commit
e2a650cb26
@ -1187,7 +1187,6 @@ bool content_save_state(const char *path, bool save_to_disk, bool autosave)
|
||||
{
|
||||
//retro_ctx_serialize_info_t serial_info;
|
||||
retro_ctx_size_info_t info;
|
||||
bool ret = false;
|
||||
void *data = NULL;
|
||||
|
||||
core_serialize_size(&info);
|
||||
|
Loading…
x
Reference in New Issue
Block a user