[CMF-checkins] CVS: CMF/CMFCore - Skinnable.py:1.14

Yvo Schubbe y.2004_ at wcm-solutions.de
Thu Feb 5 05:21:22 EST 2004


Update of /cvs-repository/CMF/CMFCore
In directory cvs.zope.org:/tmp/cvs-serv16163/CMFCore

Modified Files:
	Skinnable.py 
Log Message:
- removed useless line of code


=== CMF/CMFCore/Skinnable.py 1.13 => 1.14 ===
--- CMF/CMFCore/Skinnable.py:1.13	Mon Jan 12 05:26:10 2004
+++ CMF/CMFCore/Skinnable.py	Thu Feb  5 05:21:21 2004
@@ -78,7 +78,6 @@
         """Returns the requested skin.
         """
         skinob = None
-        skinstool = None
         sfn = self.getSkinsFolderName()
 
         if sfn is not None:




More information about the CMF-checkins mailing list