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/editors/animation/anim_keyframing.c')
-rw-r--r--source/blender/editors/animation/anim_keyframing.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/blender/editors/animation/anim_keyframing.c b/source/blender/editors/animation/anim_keyframing.c
index 7a0e133a670..86ed070bc69 100644
--- a/source/blender/editors/animation/anim_keyframing.c
+++ b/source/blender/editors/animation/anim_keyframing.c
@@ -382,8 +382,6 @@ void insert_vert_icu (IpoCurve *icu, float x, float y, short fast)
}
}
-#if 0 // XXX code to clean up
-
/* ------------------- Get Data ------------------------ */
/* Get pointer to use to get values from */
@@ -772,7 +770,7 @@ static float visualkey_get_value (ID *id, int blocktype, char *actname, char *co
return 0.0;
}
-
+#if 0 // XXX code to clean up
/* ------------------------- Insert Key API ------------------------- */
/* Main Keyframing API call: