diff --git a/src/auxval.F90 b/src/auxval.F90 index 22d63d44a7281ab7f57f2aaf524528ef3cf0700f..d414f2cae3eef85561681196b9530c6770338fc2 100644 --- a/src/auxval.F90 +++ b/src/auxval.F90 @@ -31,9 +31,7 @@ subroutine auxval CALL memory ! Allocate memory for global arrays CALL eval_magnetic_geometry ! precompute coeff for lin equation - CALL compute_lin_coeff ! precompute coeff for lin equation and geometry - CALL evaluate_kernels ! precompute the kernels IF ( NON_LIN ) THEN;