mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
commit
1772233e9f
@ -171,7 +171,6 @@ static void autosave_thread(void *data)
|
||||
filestream_write(file, save->buffer, save->bufsize);
|
||||
filestream_flush(file);
|
||||
filestream_close(file);
|
||||
free(file);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user