mailr19831 - /branches/relax_disp/specific_analyses/relax_disp/disp_data.py


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

Header


Content

Posted by edward on May 31, 2013 - 17:05:
Author: bugman
Date: Fri May 31 17:05:00 2013
New Revision: 19831

URL: http://svn.gna.org/viewcvs/relax?rev=19831&view=rev
Log:
Removed a line of unused code.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/disp_data.py

Modified: branches/relax_disp/specific_analyses/relax_disp/disp_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/disp_data.py?rev=19831&r1=19830&r2=19831&view=diff
==============================================================================
--- branches/relax_disp/specific_analyses/relax_disp/disp_data.py (original)
+++ branches/relax_disp/specific_analyses/relax_disp/disp_data.py Fri May 31 
17:05:00 2013
@@ -568,9 +568,6 @@
         if not hasattr(spin, 'isotope'):
             raise RelaxSpinTypeError(spin_id=spin_ids[spin_index])
 
-        # The keys.
-        keys = list(spin.r2eff.keys())
-
         # Loop over the R2eff data.
         for frq, point in loop_frq_point():
             # The indices.




Related Messages


Powered by MHonArc, Updated Fri May 31 17:20:02 2013