remove not needed use statement

This commit is contained in:
Martin Diehl 2014-03-13 05:50:56 +00:00
parent e1a31457ba
commit 7c79b31f6c
1 changed files with 1 additions and 2 deletions

View File

@ -2891,8 +2891,7 @@ logical function crystallite_stateJump(g,i,e)
constitutive_sizeDotState, &
constitutive_state, &
constitutive_deltaState, &
constitutive_collectDeltaState, &
constitutive_microstructure
constitutive_collectDeltaState
implicit none
integer(pInt), intent(in):: &