From: eap Date: Tue, 29 Sep 2009 14:41:16 +0000 (+0000) Subject: remove extra lines X-Git-Tag: V5_1_main_FINAL~331 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=424be4847c7e8ebbdb5e69e46e7934f52167148c;p=tools%2Fmedcoupling.git remove extra lines --- 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)