Salome HOME
Remove checkCoherency2.
[tools/medcoupling.git] / src / MEDCoupling / MEDCouplingCurveLinearMesh.cxx
index abdd6feddd2d266f77fc0ce5886d641e75dbbea0..fa1266409382a19d75637c57b392ae9d1ee82cf1 100644 (file)
@@ -205,11 +205,6 @@ void MEDCouplingCurveLinearMesh::checkCoherency1(double eps) const
   checkCoherency();
 }
 
-void MEDCouplingCurveLinearMesh::checkCoherency2(double eps) const
-{
-  checkCoherency1(eps);
-}
-
 int MEDCouplingCurveLinearMesh::getNumberOfCells() const
 {
   checkCoherency();