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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-30 06:58:46 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-30 06:58:46 +0300
commitc312cc171b3e85306fb4c0d67f260bac14af2bfe (patch)
tree24358e80fc188ff400d04cb37dd8161515881a23 /source/creator
parent28316493bd82f5e5d2be40effdad4431f9c49c6e (diff)
parentbae188bf468313993ac9993c4f8dd0bde1cdfa56 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/creator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/creator.c b/source/creator/creator.c
index ce25a71c6d8..a32acc75248 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -52,7 +52,6 @@
#include "BLI_callbacks.h"
#include "BLI_string.h"
#include "BLI_system.h"
-#include "BLI_threads.h"
/* mostly init functions */
#include "BKE_appdir.h"