From 7913604bdae8c86b7c0b29fa0cb629db33e433f5 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 31 Jul 2013 21:34:25 +0000 Subject: remove unused headers and NULL check --- source/blender/makesdna/DNA_mesh_types.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/makesdna/DNA_mesh_types.h') diff --git a/source/blender/makesdna/DNA_mesh_types.h b/source/blender/makesdna/DNA_mesh_types.h index 947bf593310..e37d1368892 100644 --- a/source/blender/makesdna/DNA_mesh_types.h +++ b/source/blender/makesdna/DNA_mesh_types.h @@ -33,7 +33,6 @@ #define __DNA_MESH_TYPES_H__ #include "DNA_defs.h" -#include "DNA_listBase.h" #include "DNA_ID.h" #include "DNA_customdata_types.h" -- cgit v1.2.3