Cleanup: unused variable

This commit is contained in:
Germano Cavalcante 2021-11-23 18:15:59 -03:00
parent 56f66602c7
commit d144983f8c
1 changed files with 0 additions and 1 deletions

View File

@ -1574,7 +1574,6 @@ static void filelist_cache_preview_runf(TaskPool *__restrict pool, void *taskdat
FileListEntryPreview *preview = preview_taskdata->preview;
ThumbSource source = 0;
bool done = false;
// printf("%s: Start (%d)...\n", __func__, threadid);