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. --- texture_paint_layer_manager.py | 1 - 1 file changed, 1 deletion(-) (limited to 'texture_paint_layer_manager.py') diff --git a/texture_paint_layer_manager.py b/texture_paint_layer_manager.py index c2319b92..8552601c 100644 --- a/texture_paint_layer_manager.py +++ b/texture_paint_layer_manager.py @@ -3,7 +3,6 @@ bl_info = { "author": "Michael Wiliamson", "version": (1, 0), "blender": (2, 5, 7), - "api": 35964, "location": "Texture Paint > Properties > Texture Paint Layers Panels", "description": "Adds a layer manager for image based texture slots in paint and quick add layer tools", "warning": "", -- cgit v1.2.3