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…
Reference in New Issue