From 424be4847c7e8ebbdb5e69e46e7934f52167148c Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 29 Sep 2009 14:41:16 +0000 Subject: [PATCH] remove extra lines --- src/INTERP_KERNEL/SplitterTetra.txx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/INTERP_KERNEL/SplitterTetra.txx b/src/INTERP_KERNEL/SplitterTetra.txx index 5c7f47d82..f8c9bb28a 100644 --- a/src/INTERP_KERNEL/SplitterTetra.txx +++ b/src/INTERP_KERNEL/SplitterTetra.txx @@ -339,8 +339,6 @@ namespace INTERP_KERNEL template double SplitterTetra::intersectTetra(const double** tetraCorners) { - typedef typename MyMeshType::MyConnType ConnType; - const NumberingPolicy numPol=MyMeshType::My_numPol; //{ could be done on outside? // check if we have planar tetra element if(_t->determinant() == 0.0) -- 2.39.2