0024057: Eliminate compiler warning C4100 in MSVC++ with warning level 4
[occt.git] / src / RWStepFEA / RWStepFEA_RWFeaAreaDensity.cxx
index 3f90abc..2cdc577 100755 (executable)
@@ -81,11 +81,9 @@ void RWStepFEA_RWFeaAreaDensity::WriteStep (StepData_StepWriter& SW,
 //purpose  : 
 //=======================================================================
 
-void RWStepFEA_RWFeaAreaDensity::Share (const Handle(StepFEA_FeaAreaDensity) &ent,
-                                        Interface_EntityIterator& iter) const
+void RWStepFEA_RWFeaAreaDensity::Share (const Handle(StepFEA_FeaAreaDensity)&,
+                                        Interface_EntityIterator&) const
 {
-
   // Inherited fields of RepresentationItem
-
   // Own fields of FeaAreaDensity
 }