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. --- io_convert_image_to_mesh_img/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'io_convert_image_to_mesh_img/__init__.py') diff --git a/io_convert_image_to_mesh_img/__init__.py b/io_convert_image_to_mesh_img/__init__.py index d42f5842..00ba50af 100644 --- a/io_convert_image_to_mesh_img/__init__.py +++ b/io_convert_image_to_mesh_img/__init__.py @@ -21,7 +21,6 @@ bl_info = { "author": "Tim Spriggs (tims@uahirise.org)", "version": (0, 1, 2), "blender": (2, 5, 7), - "api": 35622, "location": "File > Import > HiRISE DTM from PDS IMG (.IMG)", "description": "Import a HiRISE DTM formatted as a PDS IMG file", "warning": "May consume a lot of memory", -- cgit v1.2.3