X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FAIS%2FAIS_EqualRadiusRelation.cxx;h=50704c867c597d134f51e0a205e57dedda2e2f8d;hp=473ca347c0be5c6532c91c34e80ea067105b74e2;hb=128cc8df34de9065f1739503feb3581b00a0a7dd;hpb=b311480ed597aed47b7bfbf01ddcebb41202bd53 diff --git a/src/AIS/AIS_EqualRadiusRelation.cxx b/src/AIS/AIS_EqualRadiusRelation.cxx index 473ca347c0..50704c867c 100755 --- a/src/AIS/AIS_EqualRadiusRelation.cxx +++ b/src/AIS/AIS_EqualRadiusRelation.cxx @@ -164,19 +164,6 @@ void AIS_EqualRadiusRelation::Compute( const Handle( Prs3d_Projector )& /*aProje // PrsMgr_PresentableObject::Compute( aProjector , aPresentation ) ; } -//======================================================================= -//function : Compute -//purpose : to avoid warning at compilation (SUN) -//======================================================================= - -void AIS_EqualRadiusRelation::Compute( const Handle( PrsMgr_PresentationManager2d )& /*aPresentationManager2d*/, - const Handle( Graphic2d_GraphicObject )& /*aGraphicObject*/, - const Standard_Integer /*anInteger*/) -{ -// Standard_NotImplemented::Raise("AIS_EqualRadiusRelation::Compute( const Handle( PrsMgr_PresentationManager2d )&,const Handle( Graphic2d_GraphicObject )&,const Standard_Integer )"); -// PrsMgr_PresentableObject::Compute( aPresentationManager2d ,aGraphicObject,anInteger) ; -} - //======================================================================= //function : Compute //purpose :