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/generic/Geometry.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'source/blender/python/generic/Geometry.c') diff --git a/source/blender/python/generic/Geometry.c b/source/blender/python/generic/Geometry.c index fecad5904d2..f204fa62904 100644 --- a/source/blender/python/generic/Geometry.c +++ b/source/blender/python/generic/Geometry.c @@ -29,11 +29,6 @@ #include "Geometry.h" -/* - Not needed for now though other geometry functions will probably need them -#include "BLI_math.h" -#include "BKE_utildefines.h" -*/ - /* Used for PolyFill */ #include "BKE_displist.h" #include "MEM_guardedalloc.h" -- cgit v1.2.3