Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-02-12 18:40:08 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-02-12 18:40:08 +0400
commit2fcb6d058ea0c50f7f1c4d13e13708ddbacac71c (patch)
treeba40705883694034201002ba92041e09e015e10e /source/blender/editors/util
parent07ca47fc522d5bc9960bd89c9a35641e48ab8c21 (diff)
style cleanup for bmesh headers
- use consistant header guards - correct doxy comments - remove ED_toolmode.h (unused)
Diffstat (limited to 'source/blender/editors/util')
-rw-r--r--source/blender/editors/util/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
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