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 'system_blend_info.py')
-rw-r--r--system_blend_info.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/system_blend_info.py b/system_blend_info.py
index c07dda30..75bcc7ae 100644
--- a/system_blend_info.py
+++ b/system_blend_info.py
@@ -25,7 +25,6 @@ bl_info = {
"author": "uselessdreamer",
"version": (0,3),
"blender": (2, 5, 9),
- "api": 39685,
"location": "Properties > Scene > Blend Info Panel",
"description": "Show information about the .blend",
"warning": "",