Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/blender/blenlib/intern/array_store.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenlib/intern/array_store.c b/source/blender/blenlib/intern/array_store.c
index 8cbabddb1af..9db90dcbb05 100644
--- a/source/blender/blenlib/intern/array_store.c
+++ b/source/blender/blenlib/intern/array_store.c
@@ -1510,7 +1510,7 @@ BArrayState *BLI_array_store_state_add(
}
#endif
- static BChunkList *chunk_list;
+ BChunkList *chunk_list;
if (state_reference) {
chunk_list = bchunk_list_from_data_merge(
&bs->info, &bs->memory,