mailr19597 - /trunk/target_functions/relax_fit.c


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

Header


Content

Posted by edward on April 29, 2013 - 09:56:
Author: bugman
Date: Mon Apr 29 09:56:54 2013
New Revision: 19597

URL: http://svn.gna.org/viewcvs/relax?rev=19597&view=rev
Log:
Removed an unused declaration in the relax_fit C module setup() function.


Modified:
    trunk/target_functions/relax_fit.c

Modified: trunk/target_functions/relax_fit.c
URL: 
http://svn.gna.org/viewcvs/relax/trunk/target_functions/relax_fit.c?rev=19597&r1=19596&r2=19597&view=diff
==============================================================================
--- trunk/target_functions/relax_fit.c (original)
+++ trunk/target_functions/relax_fit.c Mon Apr 29 09:56:54 2013
@@ -35,7 +35,6 @@
 
     /* Normal declarations */
     extern double *params, *values, *sd, *relax_times, *scaling_matrix;
-    extern double relax_time_array;
     extern int num_params, num_times;
     int i;
 




Related Messages


Powered by MHonArc, Updated Mon Apr 29 10:00:02 2013