mailr14277 - /branches/gui_testing/gui/results_viewer.py


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

Header


Content

Posted by edward on August 08, 2011 - 21:08:
Author: bugman
Date: Mon Aug  8 21:08:00 2011
New Revision: 14277

URL: http://svn.gna.org/viewcvs/relax?rev=14277&view=rev
Log:
Removed some unused code.


Modified:
    branches/gui_testing/gui/results_viewer.py

Modified: branches/gui_testing/gui/results_viewer.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/results_viewer.py?rev=14277&r1=14276&r2=14277&view=diff
==============================================================================
--- branches/gui_testing/gui/results_viewer.py (original)
+++ branches/gui_testing/gui/results_viewer.py Mon Aug  8 21:08:00 2011
@@ -217,9 +217,6 @@
         # Clear the list.
         self.list.Clear()
 
-        # Get the page corresponding to the choice.
-        page = 
self.gui.analysis.get_page_from_name(gui_to_str(self.pipe_name.GetValue()))
-
         # Nothing to do.
         if not hasattr(cdp, 'result_files'):
             return




Related Messages


Powered by MHonArc, Updated Mon Aug 08 22:20:02 2011