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-07-09 01:37:59 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-07-09 01:37:59 +0400
commit75a5eab8d13fee1cec9e8fd1538f0aa15ef3b72f (patch)
treeae08ff6027b257d62882172493c7ed9798b7e1b2 /source/blender/editors/include/ED_armature.h
parent2e45266dc4c5026f10c383a618f0d25ea14cd1d3 (diff)
code cleanup
Diffstat (limited to 'source/blender/editors/include/ED_armature.h')
-rw-r--r--source/blender/editors/include/ED_armature.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/editors/include/ED_armature.h b/source/blender/editors/include/ED_armature.h
index eb02fc97596..07f3498580c 100644
--- a/source/blender/editors/include/ED_armature.h
+++ b/source/blender/editors/include/ED_armature.h
@@ -180,6 +180,3 @@ void mesh_deform_bind(struct Scene *scene,
#endif
#endif /* __ED_ARMATURE_H__ */
-
-
-