diff --git a/src/crystallite.f90 b/src/crystallite.f90 index 29fda16ed..aea4fb993 100644 --- a/src/crystallite.f90 +++ b/src/crystallite.f90 @@ -3256,11 +3256,6 @@ logical function crystallite_integrateStress(& p, & jacoCounterLp, & jacoCounterLi ! counters to check for Jacobian update - integer(pLongInt) :: tick = 0_pLongInt, & - tock = 0_pLongInt, & - tickrate, & - maxticks - external :: & dgesv