0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / RWStepBasic / RWStepBasic_RWGeneralProperty.cxx
index bd49153..ad21794 100755 (executable)
@@ -93,9 +93,8 @@ void RWStepBasic_RWGeneralProperty::WriteStep (StepData_StepWriter& SW,
 //purpose  : 
 //=======================================================================
 
-void RWStepBasic_RWGeneralProperty::Share (const Handle(StepBasic_GeneralProperty) &ent,
-                                           Interface_EntityIterator& iter) const
+void RWStepBasic_RWGeneralProperty::Share (const Handle(StepBasic_GeneralProperty) &,
+                                           Interface_EntityIterator&) const
 {
-
   // Own fields of GeneralProperty
 }