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:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-08-19 14:54:15 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-08-19 14:54:15 +0400
commit1f933446f039ea5e487b6dfdf232c444f5087575 (patch)
tree75e771111f48386a6ffc1be72fe8327fa034a227 /source/blender
parent499ccf731bc130fbd9f9900b021eafd6399cc4c0 (diff)
parent3038423d4ba2c48804b61eef2db7c1798ae0ecab (diff)
And for sure forgot to commit another cleaup patch
-- svn merge -r59259:59260 ^/branches/soc-2013-depsgraph_mt
Diffstat (limited to 'source/blender')
-rw-r--r--source/blender/editors/space_view3d/drawarmature.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/space_view3d/drawarmature.c b/source/blender/editors/space_view3d/drawarmature.c
index 05a280ae762..6961ada462d 100644
--- a/source/blender/editors/space_view3d/drawarmature.c
+++ b/source/blender/editors/space_view3d/drawarmature.c
@@ -34,8 +34,6 @@
#include <string.h>
#include <math.h>
-#include "MEM_guardedalloc.h"
-
#include "DNA_anim_types.h"
#include "DNA_armature_types.h"
#include "DNA_constraint_types.h"