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:
Diffstat (limited to 'source/creator/creator.c')
-rw-r--r--source/creator/creator.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/creator/creator.c b/source/creator/creator.c
index a59a45f885c..076be40ce94 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -64,7 +64,6 @@
#include "BKE_node.h"
#include "BKE_sound.h"
#include "BKE_image.h"
-#include "BKE_particle.h"
#include "IMB_imbuf.h" /* for IMB_init */
@@ -402,7 +401,6 @@ int main(
RE_engines_init();
init_nodesystem();
- psys_init_rng();
/* end second init */