mailr16305 - /branches/uf_redesign/gui/uf_objects.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on May 16, 2012 - 10:24:
Author: bugman
Date: Wed May 16 10:24:17 2012
New Revision: 16305

URL: http://svn.gna.org/viewcvs/relax?rev=16305&view=rev
Log:
Removal of an unused class variable.


Modified:
    branches/uf_redesign/gui/uf_objects.py

Modified: branches/uf_redesign/gui/uf_objects.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/gui/uf_objects.py?rev=16305&r1=16304&r2=16305&view=diff
==============================================================================
--- branches/uf_redesign/gui/uf_objects.py (original)
+++ branches/uf_redesign/gui/uf_objects.py Wed May 16 10:24:17 2012
@@ -215,9 +215,6 @@
 class Uf_page(Wiz_page):
     """User function specific pages for the wizards."""
 
-    # The path to the user function.
-    uf_path = None
-
     def __init__(self, name, parent=None, height_desc=220, sync=False):
         """Set up the window.
 




Related Messages


Powered by MHonArc, Updated Wed May 16 10:40:03 2012