From e17bf02c2dcf6e51176eafc5bbe77171bc7014c5 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 27 Feb 2012 13:47:53 +0000 Subject: Code Cleanup: * made bmesh_structure.h function names more consistant. * remove unused code in bmesh_structure.c * removed 'Edge Flip' operator (missing from bmesh but looked into trunk feature and dont think its worth keeping). * tagged some BMESH_TODO's --- source/blender/modifiers/intern/MOD_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/modifiers/intern/MOD_util.h') diff --git a/source/blender/modifiers/intern/MOD_util.h b/source/blender/modifiers/intern/MOD_util.h index 623fe996668..8641afcb481 100644 --- a/source/blender/modifiers/intern/MOD_util.h +++ b/source/blender/modifiers/intern/MOD_util.h @@ -33,7 +33,6 @@ struct CustomData; struct DerivedMesh; -struct EditMesh; struct MDeformVert; struct ModifierData; struct Object; -- cgit v1.2.3