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. --- add_mesh_ant_landscape.py | 1 - 1 file changed, 1 deletion(-) (limited to 'add_mesh_ant_landscape.py') diff --git a/add_mesh_ant_landscape.py b/add_mesh_ant_landscape.py index 3ccd5c3e..b7fe7d0b 100644 --- a/add_mesh_ant_landscape.py +++ b/add_mesh_ant_landscape.py @@ -21,7 +21,6 @@ bl_info = { "author": "Jimmy Hazevoet", "version": (0,1,2), "blender": (2, 6, 1), - "api": 42973, "location": "View3D > Add > Mesh", "description": "Add a landscape primitive", "warning": "", # used for warning icon and text in addons panel -- cgit v1.2.3