From 598efacca1e53426e55bf164cb12a99cd97b3961 Mon Sep 17 00:00:00 2001
From: Kalle-Samuli Riihikoski <haikalle@gmail.com>
Date: Wed, 26 Jan 2011 16:30:14 +0000
Subject: [PATCH] More cleaning. Remove author info.

---
 io_coat3D/coat.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/io_coat3D/coat.py b/io_coat3D/coat.py
index 7465f7b01..0fc229c44 100644
--- a/io_coat3D/coat.py
+++ b/io_coat3D/coat.py
@@ -207,8 +207,6 @@ class SCENE_PT_Settings(ObjectButtonsPanel,bpy.types.Panel):
         else:
             row.active = False
         row.operator("import_applink.pilgway_3d_deltex",text="Delete Textures")
-        #row = layout.row()
-        #row.label(text="Author: haikalle@gmail.com")
         
        
         
-- 
GitLab