diff --git a/src/TDF/TDF_CopyLabel.cxx b/src/TDF/TDF_CopyLabel.cxx index e3c8ce1940..fe1e93ec10 100644 --- a/src/TDF/TDF_CopyLabel.cxx +++ b/src/TDF/TDF_CopyLabel.cxx @@ -161,13 +161,7 @@ void TDF_CopyLabel::Perform() myIsDone = Standard_False; if(mySL.Data()->Root().IsDifferent(myTL.Data()->Root()) && //TDF_Data is not the same !TDF_Tool::IsSelfContained(mySL, myFilter)) return; //source label isn't self-contained - else { -#ifdef OCCT_DEBUG - cout << "THE SAME Data" <