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/blender/blenkernel/intern/property.c')
-rw-r--r--source/blender/blenkernel/intern/property.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenkernel/intern/property.c b/source/blender/blenkernel/intern/property.c
index d2eb058a9a0..509cd8cf750 100644
--- a/source/blender/blenkernel/intern/property.c
+++ b/source/blender/blenkernel/intern/property.c
@@ -44,9 +44,7 @@
#include "DNA_object_types.h"
#include "DNA_listBase.h"
-
#include "BLI_blenlib.h"
-#include "BKE_bad_level_calls.h"
#include "BKE_property.h"
void free_property(bProperty *prop)