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-09-06 04:33:59 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-09-06 04:33:59 +0400
commitd75a66674d17e2f4b1250b63ddb42b431135265c (patch)
tree1e2007535ec4a11cbd3671e8c02a4f0a1e1cbbf3 /source/blender/makesdna/DNA_meshdata_types.h
parent20b84ec37c68ce1f9b1a82815f8c7cb7b5e7f7f3 (diff)
code cleanup: remove deprecated defines and some struct members
Diffstat (limited to 'source/blender/makesdna/DNA_meshdata_types.h')
-rw-r--r--source/blender/makesdna/DNA_meshdata_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_meshdata_types.h b/source/blender/makesdna/DNA_meshdata_types.h
index 2f5ef9c2aaa..0b826070fe4 100644
--- a/source/blender/makesdna/DNA_meshdata_types.h
+++ b/source/blender/makesdna/DNA_meshdata_types.h
@@ -326,7 +326,6 @@ typedef struct MVertSkin {
#define TF_SEL2 8
#define TF_SEL3 16
#define TF_SEL4 32
-#define TF_HIDE 64 /* unused, same as TF_SELECT */
/* mtface->mode */
#define TF_DYNAMIC 1