X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FOBJECT%2FSMESH_ExtractGeometry.cxx;h=a50afd1af9ea351f761f7a353bfb2e62700cf94a;hp=1304e51ad60724ddc166904950cc4964575830b1;hb=f028e1d7bf48b6f5eab99a7b85488c2952fd5b55;hpb=7b66fb096eed991daa413204ecf1c779fe76206b diff --git a/src/OBJECT/SMESH_ExtractGeometry.cxx b/src/OBJECT/SMESH_ExtractGeometry.cxx index 1304e51ad..a50afd1af 100644 --- a/src/OBJECT/SMESH_ExtractGeometry.cxx +++ b/src/OBJECT/SMESH_ExtractGeometry.cxx @@ -35,12 +35,6 @@ using namespace std; -//#ifdef _DEBUG_ -//static int MYDEBUG = 0; -//#else -//static int MYDEBUG = 0; -//#endif - #if defined __GNUC__ #if __GNUC__ == 2 #define __GNUC_2__