From 0154096fd52b7d4fd4e90a77cb6240df7a8ecbf2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 28 Nov 2014 23:12:12 +0100 Subject: Cleanup: unused headers --- source/blender/python/intern/bpy.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/python/intern/bpy.c') diff --git a/source/blender/python/intern/bpy.c b/source/blender/python/intern/bpy.c index 5eb8c7c9967..dbeccfdb8e6 100644 --- a/source/blender/python/intern/bpy.c +++ b/source/blender/python/intern/bpy.c @@ -54,9 +54,6 @@ /* external util modules */ #include "../generic/idprop_py_api.h" -#include "../generic/bgl.h" -#include "../generic/blf_py_api.h" -#include "../mathutils/mathutils.h" #ifdef WITH_FREESTYLE # include "BPy_Freestyle.h" -- cgit v1.2.3