0031004: Coding - eliminate warnings issued by gcc 9.1.0
[occt.git] / src / TDF / TDF_IDFilter.cxx
index 328d277..5b24e6a 100644 (file)
@@ -37,17 +37,6 @@ TDF_IDFilter::TDF_IDFilter(const Standard_Boolean ignoreMode) :
 myIgnore(ignoreMode)
 {}
 
 myIgnore(ignoreMode)
 {}
 
-
-//=======================================================================
-//function : TDF_IDFilter
-//purpose  : Private, to forbid implicit or hidden accesses to
-//          the copy constructor.
-//=======================================================================
-
-TDF_IDFilter::TDF_IDFilter(const TDF_IDFilter& /*aFilter*/)
-{}
-
-
 //=======================================================================
 //function : IgnoreAll
 //purpose  : 
 //=======================================================================
 //function : IgnoreAll
 //purpose  :