mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
remove log message
This commit is contained in:
parent
2af0708047
commit
40e2994fb6
@ -313,9 +313,10 @@ static int database_info_list_iterate_found_match(
|
||||
content_playlist_free(playlist);
|
||||
|
||||
database_info_list_free(db_state->info);
|
||||
printf("SCANNING: %d %s\n", db_state->crc, db_playlist_path);
|
||||
|
||||
db_state->info = NULL;
|
||||
db_state->crc = 0;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user