From 55845d222df2796ba6e6b1482dd9f5ae343257db Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 24 Jan 2019 10:13:40 +0100 Subject: [PATCH] function was removed --- src/mesh_marc.f90 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mesh_marc.f90 b/src/mesh_marc.f90 index b993b43d6..aa7d77b77 100644 --- a/src/mesh_marc.f90 +++ b/src/mesh_marc.f90 @@ -380,7 +380,6 @@ integer(pInt), dimension(:,:), allocatable, private :: & mesh_get_damaskOptions, & mesh_build_cellconnectivity, & mesh_build_ipAreas, & - mesh_tell_statistics, & FE_mapElemtype, & mesh_faceMatch, & mesh_build_FEdata, &