From 431db9d478dc48bcabe9859efd320f8210b5eeda Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 14 Mar 2010 16:06:43 +0000 Subject: remove unused includes --- source/blender/python/intern/bpy_util.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/python/intern/bpy_util.c') diff --git a/source/blender/python/intern/bpy_util.c b/source/blender/python/intern/bpy_util.c index bd80b89cdc1..a2bcfa63c31 100644 --- a/source/blender/python/intern/bpy_util.c +++ b/source/blender/python/intern/bpy_util.c @@ -22,8 +22,6 @@ * ***** END GPL LICENSE BLOCK ***** */ -#include "DNA_listBase.h" -#include "RNA_access.h" #include "bpy_util.h" #include "BLI_dynstr.h" #include "MEM_guardedalloc.h" -- cgit v1.2.3