0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / TDocStd / TDocStd_Modified.cxx
index 89e3311..5653ed2 100755 (executable)
@@ -221,8 +221,8 @@ void TDocStd_Modified::Restore(const Handle(TDF_Attribute)& With) {
 //purpose  : 
 //=======================================================================
 
-void TDocStd_Modified::Paste (const Handle(TDF_Attribute)& Into,
-                             const Handle(TDF_RelocationTable)& RT) const
+void TDocStd_Modified::Paste (const Handle(TDF_Attribute)&,
+                             const Handle(TDF_RelocationTable)&) const
 {
 }