variable was assigned to itself

This commit is contained in:
dwarning 2018-10-26 14:30:02 +02:00 committed by Holger Vogt
parent 5459404c47
commit ae698c208a
1 changed files with 0 additions and 2 deletions

View File

@ -1152,8 +1152,6 @@ do { if((here->ptr = SMPmakeElt(matrix,here->first,here->second))==(double *)NUL
pParam->HSM2_nsubpsti1 = pParam->HSM2_nsubpsti1 / C_m2cm ;
pParam->HSM2_nsubcsti1 = pParam->HSM2_nsubcsti1 / C_m2cm ;
pParam->HSM2_muesti1 = pParam->HSM2_muesti1 / C_m2cm ;
pParam->HSM2_ndep = pParam->HSM2_ndep ;
pParam->HSM2_ninv = pParam->HSM2_ninv ;
pParam->HSM2_vmax = pParam->HSM2_vmax / C_m2cm ;
pParam->HSM2_wfc = pParam->HSM2_wfc * C_m2cm_p2 ;