Cleanup: Remove unused 'ExtractTaskData's members

This commit is contained in:
Germano Cavalcante 2021-06-02 17:55:25 -03:00
parent 5af7225816
commit 4d64de2853
1 changed files with 0 additions and 3 deletions

View File

@ -369,9 +369,6 @@ BLI_INLINE void extract_run_and_finish_init(const MeshRenderData *mr,
/** \name ExtractTaskData
* \{ */
struct ExtractTaskData {
void *next = nullptr;
void *prev = nullptr;
const MeshRenderData *mr = nullptr;
MeshBatchCache *cache = nullptr;
/* #UserData is shared between the iterations as it holds counters to detect if the