From a368e6771a5f707f41f5959c345943cad07ef7e8 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 19 Feb 2012 22:17:30 +0000 Subject: - remove some unused editmesh functions. - copy & rename EditMesh stricts for use with scanfill (remove unused members) --- source/blender/editors/mesh/mesh_navmesh.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/mesh/mesh_navmesh.c') diff --git a/source/blender/editors/mesh/mesh_navmesh.c b/source/blender/editors/mesh/mesh_navmesh.c index 99947cb9ae2..cb4f7a37130 100644 --- a/source/blender/editors/mesh/mesh_navmesh.c +++ b/source/blender/editors/mesh/mesh_navmesh.c @@ -48,7 +48,6 @@ #include "BKE_report.h" #include "BKE_tessmesh.h" -#include "BLI_editVert.h" #include "BLI_listbase.h" #include "BLI_utildefines.h" #include "BLI_math_vector.h" -- cgit v1.2.3