not needed

This commit is contained in:
Martin Diehl 2019-01-24 16:16:41 +01:00
parent cda85b0d2d
commit 7d3ae1673f
1 changed files with 0 additions and 1 deletions

View File

@ -503,7 +503,6 @@ subroutine utilities_indexActiveSet(field,section,x_local,f_local,localIS,global
CHKERRQ(ierr)
call ISDestroy(dummyIS,ierr); CHKERRQ(ierr)
endif
deallocate(localIndices)
end subroutine utilities_indexActiveSet