From 9291f167be73a5cd6dc2603d72725d9a02be0da2 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 14 Jan 2012 13:00:28 +0000 Subject: remove api field, was never used. --- animation_animall.py | 1 - 1 file changed, 1 deletion(-) (limited to 'animation_animall.py') diff --git a/animation_animall.py b/animation_animall.py index 3fe7de8c..4b93f0a1 100644 --- a/animation_animall.py +++ b/animation_animall.py @@ -21,7 +21,6 @@ bl_info = { 'author': 'Daniel Salazar ', 'version': (0, 4), "blender": (2, 5, 7), - "api": 35622, 'location': 'Select a Mesh: Tool Shelf > AnimAll panel', 'description': 'Allows animation of mesh and lattice data (Shape Keys, VCols, VGroups, UVs)', 'warning': '', -- cgit v1.2.3