mailr14184 - /branches/gui_testing/gui/controller.py


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

Header


Content

Posted by edward on August 05, 2011 - 15:44:
Author: bugman
Date: Fri Aug  5 15:44:52 2011
New Revision: 14184

URL: http://svn.gna.org/viewcvs/relax?rev=14184&view=rev
Log:
Removed a debugging print out.


Modified:
    branches/gui_testing/gui/controller.py

Modified: branches/gui_testing/gui/controller.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/controller.py?rev=14184&r1=14183&r2=14184&view=diff
==============================================================================
--- branches/gui_testing/gui/controller.py (original)
+++ branches/gui_testing/gui/controller.py Fri Aug  5 15:44:52 2011
@@ -425,7 +425,6 @@
         elif status.auto_analysis[key].diff_model in ['sphere', 'prolate', 
'oblate', 'ellipsoid']:
             # Check that the round has been set.
             if status.auto_analysis[key].round == None:
-                sys.__stderr__.write("Reset progress_gauge_mf\n")
                 wx.CallAfter(self.progress_gauge_mf.SetValue, 0)
             else:
                 # The round as a percentage.




Related Messages


Powered by MHonArc, Updated Fri Aug 05 16:00:02 2011