mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +00:00
Get rid of this log message
This commit is contained in:
parent
efff2be528
commit
50a7e634c9
@ -1242,8 +1242,6 @@ bool content_rename_state(const char *origin, const char *dest)
|
||||
*/
|
||||
bool content_reset_savestate_backups(void)
|
||||
{
|
||||
RARCH_LOG("Resetting undo buffers.\n");
|
||||
|
||||
if (undo_save_buf.data)
|
||||
{
|
||||
free(undo_save_buf.data);
|
||||
|
Loading…
x
Reference in New Issue
Block a user