diff --git a/src/Infrastructure/Mesh/src/ESMCI_MathUtil.C b/src/Infrastructure/Mesh/src/ESMCI_MathUtil.C index 03b921d5d0..154c205138 100644 --- a/src/Infrastructure/Mesh/src/ESMCI_MathUtil.C +++ b/src/Infrastructure/Mesh/src/ESMCI_MathUtil.C @@ -3294,8 +3294,6 @@ bool calc_p_hex_sph3D_xyz(const double *hex_xyz, const double *pnt_xyz, double * *num_out=0; } - // INSTEAD OF TMP USE T??? - // Copy q into tmp double *end_q=q+3*num_q; for (double *q_i=q, *tmp_i=tmp; q_i