0025418: Debug output to be limited to OCC development environment
[occt.git] / src / Interface / Interface_FileReaderData.cxx
index d6ee58b..be94dcf 100644 (file)
@@ -223,7 +223,7 @@ void Interface_FileReaderData::BindEntity
    (const Standard_Integer num, const Handle(Standard_Transient)& ent)
 //      {  theents.SetValue(num,ent);  }
 {
-//  #ifdef DEB
+//  #ifdef OCCT_DEBUG
 //    if (ent.IsImmutable())
 //      cout << "Bind IMMUTABLE:"<<num<<endl;
 //  #endif