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:
authorSukhitha Prabhath Jayathilake <pr.jayathilake@gmail.com>2011-08-14 20:13:35 +0400
committerSukhitha Prabhath Jayathilake <pr.jayathilake@gmail.com>2011-08-14 20:13:35 +0400
commitfc0a5ede01d9db29471c495b18f47c0e8864e518 (patch)
tree2e636190feeb09efadb035708d2b82561012a185 /source/blender/collada/AnimationExporter.h
parentb8473d70e2da98c90c0c085ba3e38d4e327c0d9b (diff)
Cleanup
Diffstat (limited to 'source/blender/collada/AnimationExporter.h')
-rw-r--r--source/blender/collada/AnimationExporter.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/collada/AnimationExporter.h b/source/blender/collada/AnimationExporter.h
index a4268122333..6cf3207b8a0 100644
--- a/source/blender/collada/AnimationExporter.h
+++ b/source/blender/collada/AnimationExporter.h
@@ -147,8 +147,6 @@ protected:
void find_frames(Object *ob, std::vector<float> &fra, const char *prefix, const char *tm_name);
void find_frames(Object *ob, std::vector<float> &fra);
- void find_all_frames(Object *ob, std::vector<float> &fra);
-
void find_rotation_frames(Object *ob, std::vector<float> &fra, const char *prefix, int rotmode);
// enable fcurves driving a specific bone, disable all the rest