Remove some unneeded logging (#16298)

This commit is contained in:
sonninnos 2024-02-27 06:59:01 +02:00 committed by GitHub
parent a3fe9c0ee2
commit 9dfa1df39e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 8 deletions

View File

@ -1609,6 +1609,7 @@ void command_event_set_replay_auto_index(settings_t *settings)
configuration_set_int(settings, settings->ints.replay_slot, max_idx);
if (max_idx)
RARCH_LOG("[Replay]: %s: #%d\n",
msg_hash_to_str(MSG_FOUND_LAST_REPLAY_SLOT),
max_idx);

View File

@ -831,10 +831,6 @@ bool disk_control_verify_initial_index(
disk_index_file_set(&disk_control->index_record, 0, NULL);
disk_index_file_save(&disk_control->index_record);
}
else if (!enabled)
{
RARCH_LOG("[Disc]: Initial disc index setting disabled.");
}
/* If current disk is correct and recorded image
* path is empty (i.e. first run), need to register