Remove unneeded include, was a residual from some WIP patch in the past

This commit is contained in:
Sergey Sharybin
2013-08-19 08:03:44 +00:00
parent cfe7349f4e
commit 3038423d4b

View File

@@ -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"