Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mocap/__init__.py')
-rw-r--r--mocap/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mocap/__init__.py b/mocap/__init__.py
index 931f94e9..6c69f0d3 100644
--- a/mocap/__init__.py
+++ b/mocap/__init__.py
@@ -22,7 +22,6 @@ bl_info = {
"name": "Motion Capture Tools",
"author": "Benjy Cook",
"blender": (2, 5, 9),
- "api": 39523,
"location": "Object UI -> Mocap tools",
"description": "Various tools for working with motion capture animation",
"warning": "",