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:
Diffstat (limited to 'source/blender/makesdna/DNA_constraint_types.h')
-rw-r--r--source/blender/makesdna/DNA_constraint_types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/makesdna/DNA_constraint_types.h b/source/blender/makesdna/DNA_constraint_types.h
index cfb180cf33d..95c1053ba8e 100644
--- a/source/blender/makesdna/DNA_constraint_types.h
+++ b/source/blender/makesdna/DNA_constraint_types.h
@@ -178,11 +178,6 @@ typedef struct bStretchToConstraint{
#define CONSTRAINT_DISABLE 0x00000004
#define CONSTRAINT_LOOPTESTED 0x00000008
-
-#define CONSTRAINT_EXPAND_BIT 0
-#define CONSTRAINT_DONE_BIT 1
-#define CONSTRAINT_DISABLE_BIT 2
-
/* bConstraintChannel.flag */
#define CONSTRAINT_CHANNEL_SELECT 0x00000001