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:
authorNathan Craddock <nzcraddock@gmail.com>2019-08-16 20:21:34 +0300
committerNathan Craddock <nzcraddock@gmail.com>2019-08-16 20:21:34 +0300
commit723d05070ade0b983b7e2fdbb54f1789dc9e2953 (patch)
tree6990f3a0d998b64f76880066b6b2f6baec212471
parent0e2b56ed7108a460b851147f5c4742b22bed1994 (diff)
Outliner: Includes cleanupsoc-2019-outliner
-rw-r--r--source/blender/editors/space_outliner/outliner_sync.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/space_outliner/outliner_sync.c b/source/blender/editors/space_outliner/outliner_sync.c
index 63c7b7fe4a0..a8aeb7ea4e1 100644
--- a/source/blender/editors/space_outliner/outliner_sync.c
+++ b/source/blender/editors/space_outliner/outliner_sync.c
@@ -23,8 +23,6 @@
#include <stdio.h>
-#include "MEM_guardedalloc.h"
-
#include "DNA_armature_types.h"
#include "DNA_layer_types.h"
#include "DNA_outliner_types.h"