mailr14611 - /1.3/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 September 08, 2011 - 16:35:
Author: bugman
Date: Thu Sep  8 16:35:27 2011
New Revision: 14611

URL: http://svn.gna.org/viewcvs/relax?rev=14611&view=rev
Log:
Removed some now unused class variables.


Modified:
    1.3/gui/relax_gui.py

Modified: 1.3/gui/relax_gui.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/gui/relax_gui.py?rev=14611&r1=14610&r2=14611&view=diff
==============================================================================
--- 1.3/gui/relax_gui.py (original)
+++ 1.3/gui/relax_gui.py Thu Sep  8 16:35:27 2011
@@ -75,8 +75,6 @@
     # Hard coded variables.
     min_width = 1000
     min_height = 600
-    sequence_file_msg = "please insert sequence file"
-    structure_file_pdb_msg = "please insert .pdb file"
 
     def __init__(self, parent=None, id=-1, title="", script=None):
         """Initialise the main relax GUI frame."""




Related Messages


Powered by MHonArc, Updated Thu Sep 08 17:00:02 2011