Salome HOME
Merge from V5_1_main branch 24/11/2010
[modules/smesh.git] / src / DriverUNV / UNV_Utilities.cxx
index 7a23dfd767d14f15f99c5034bd8edf23369c5556..4cd3a41678863daad86ec5ba21956c587c2a1e3b 100644 (file)
 
 using namespace std;
 
-#ifdef _DEBUG_
-static int MYDEBUG = 1;
-#else
-static int MYDEBUG = 0;
-#endif
-
 
 int UNV::PrefixPrinter::myCounter = 0;