Commit: d144983f8cc0405f464c0e2fb56a6419ef3eb128
Author: Germano Cavalcante
Date:   Tue Nov 23 18:15:59 2021 -0300
Branches: master
https://developer.blender.org/rBd144983f8cc0405f464c0e2fb56a6419ef3eb128

Cleanup: unused variable

===================================================================

M       source/blender/editors/space_file/filelist.c

===================================================================

diff --git a/source/blender/editors/space_file/filelist.c 
b/source/blender/editors/space_file/filelist.c
index 695cb577302..045ebd10c0a 100644
--- a/source/blender/editors/space_file/filelist.c
+++ b/source/blender/editors/space_file/filelist.c
@@ -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);

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to