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_ipo_types.h')
-rw-r--r--source/blender/makesdna/DNA_ipo_types.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/makesdna/DNA_ipo_types.h b/source/blender/makesdna/DNA_ipo_types.h
index 5dccadb00ab..352a2589c14 100644
--- a/source/blender/makesdna/DNA_ipo_types.h
+++ b/source/blender/makesdna/DNA_ipo_types.h
@@ -59,7 +59,6 @@ typedef short IPO_Channel;
#define TOB_IPO 1
#define TOB_IPODROT 2
-#define TOB_IKA 4
/* disptype */
#define IPO_DISPDEGR 1
@@ -96,10 +95,6 @@ typedef short IPO_Channel;
#define OB_TIME 20
-#define OB_EFF_X 21
-#define OB_EFF_Y 22
-#define OB_EFF_Z 23
-
#define OB_COL_R 21
#define OB_COL_G 22
#define OB_COL_B 23