From 2fcb6d058ea0c50f7f1c4d13e13708ddbacac71c Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 12 Feb 2012 14:40:08 +0000 Subject: style cleanup for bmesh headers - use consistant header guards - correct doxy comments - remove ED_toolmode.h (unused) --- source/blender/editors/util/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/util') diff --git a/source/blender/editors/util/CMakeLists.txt b/source/blender/editors/util/CMakeLists.txt index e56d5802e1f..eb0286716f3 100644 --- a/source/blender/editors/util/CMakeLists.txt +++ b/source/blender/editors/util/CMakeLists.txt @@ -76,7 +76,6 @@ set(SRC ../include/ED_sound.h ../include/ED_space_api.h ../include/ED_text.h - ../include/ED_toolmode.h ../include/ED_transform.h ../include/ED_types.h ../include/ED_util.h -- cgit v1.2.3