diff --git a/io_mesh_pdb/__init__.py b/io_mesh_pdb/__init__.py index 54df08273..c32382f44 100644 --- a/io_mesh_pdb/__init__.py +++ b/io_mesh_pdb/__init__.py @@ -22,7 +22,6 @@ "author": "Clemens Barth", "version": (1,2), "blender": (2,6), - "api": 31236, "location": "File -> Import -> PDB (.pdb), Panel: View 3D - Tools", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PDB", diff --git a/space_view3d_spacebar_menu.py b/space_view3d_spacebar_menu.py index 6a55f0a08..47abe550f 100644 --- a/space_view3d_spacebar_menu.py +++ b/space_view3d_spacebar_menu.py @@ -23,7 +23,6 @@ "author": "JayDez, sim88, meta-androcto, sam", "version": (1, 7, 3), "blender": (2, 6, 0), - "api": 41287, "location": "View3D > Spacebar Key", "description": "Context Sensitive Spacebar Menu", "warning": "",