mailr13039 - /branches/gui_testing/gui/relax_gui.py


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

Header


Content

Posted by edward on June 15, 2011 - 15:31:
Author: bugman
Date: Wed Jun 15 15:31:41 2011
New Revision: 13039

URL: http://svn.gna.org/viewcvs/relax?rev=13039&view=rev
Log:
Removed some useless code from add_analysis().


Modified:
    branches/gui_testing/gui/relax_gui.py

Modified: branches/gui_testing/gui/relax_gui.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/relax_gui.py?rev=13039&r1=13038&r2=13039&view=diff
==============================================================================
--- branches/gui_testing/gui/relax_gui.py (original)
+++ branches/gui_testing/gui/relax_gui.py Wed Jun 15 15:31:41 2011
@@ -216,9 +216,6 @@
         @type type:     str
         """
 
-        # First add a container to the analysis window object.
-        self.analyses.append(Container())
-
         # The analysis classes.
         classes = {'noe': Auto_noe,
                    'r1':  Auto_r1,




Related Messages


Powered by MHonArc, Updated Wed Jun 15 15:40:02 2011