remove api from addon bl_info, was never used.

This commit is contained in:
2012-01-14 13:02:20 +00:00
parent 4f3de6a741
commit 9c2a58a811
3 changed files with 0 additions and 3 deletions

View File

@@ -361,7 +361,6 @@ def module_bl_info(mod, info_basis={"name": "",
"author": "",
"version": (),
"blender": (),
"api": 0,
"location": "",
"description": "",
"wiki_url": "",