mailr13990 - /branches/gui_testing/gui/message.py


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

Header


Content

Posted by edward on July 29, 2011 - 13:47:
Author: bugman
Date: Fri Jul 29 13:47:48 2011
New Revision: 13990

URL: http://svn.gna.org/viewcvs/relax?rev=13990&view=rev
Log:
Removed an empty line.


Modified:
    branches/gui_testing/gui/message.py

Modified: branches/gui_testing/gui/message.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/gui/message.py?rev=13990&r1=13989&r2=13990&view=diff
==============================================================================
--- branches/gui_testing/gui/message.py (original)
+++ branches/gui_testing/gui/message.py Fri Jul 29 13:47:48 2011
@@ -51,7 +51,6 @@
     # Show the message box.
     if status.show_gui:
         wx.MessageBox(msg, caption=caption, style=wx.OK|wx.ICON_ERROR)
-
 
     # Otherwise throw the error out to stderr.
     else:




Related Messages


Powered by MHonArc, Updated Fri Jul 29 14:00:02 2011