0025418: Debug output to be limited to OCC development environment
[occt.git] / src / GeomliteTest / GeomliteTest_API2dCommands.cxx
index e03e093..000f758 100644 (file)
@@ -282,7 +282,7 @@ static Standard_Integer intersect(Draw_Interpretor& di, Standard_Integer n, cons
 {
   if( n < 2) 
   {
-#ifdef GEOMLITETEST_DEB
+#ifdef OCCT_DEBUG
     cout<< "2dintersect curve curve [Tol]"<<endl;
 #endif
     return 1;