0027047: STEP -- eliminate useless polymorhic methods Init()
[occt.git] / src / StepGeom / StepGeom_GeometricRepresentationContextAndParametricRepresentationContext.cxx
index c455ceb..736539d 100644 (file)
@@ -23,14 +23,6 @@ IMPLEMENT_STANDARD_RTTIEXT(StepGeom_GeometricRepresentationContextAndParametricR
 
 StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::StepGeom_GeometricRepresentationContextAndParametricRepresentationContext ()  {}
 
-void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init(
-       const Handle(TCollection_HAsciiString)& aContextIdentifier,
-       const Handle(TCollection_HAsciiString)& aContextType)
-{
-
-       StepRepr_RepresentationContext::Init(aContextIdentifier, aContextType);
-}
-
 void StepGeom_GeometricRepresentationContextAndParametricRepresentationContext::Init
 (const Handle(TCollection_HAsciiString)& aContextIdentifier,
  const Handle(TCollection_HAsciiString)& aContextType,