X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FAIS%2FAIS_MidPointRelation.cxx;h=ced1fa084cf2dcfd5ac72979115456df7d87e8b4;hp=84e54d7e6a252600e5473bea9358aa3ff86e637e;hb=128cc8df34de9065f1739503feb3581b00a0a7dd;hpb=474be6cde1297d1b919c92d6376faded27b33bbf diff --git a/src/AIS/AIS_MidPointRelation.cxx b/src/AIS/AIS_MidPointRelation.cxx index 84e54d7e6a..ced1fa084c 100755 --- a/src/AIS/AIS_MidPointRelation.cxx +++ b/src/AIS/AIS_MidPointRelation.cxx @@ -155,18 +155,6 @@ void AIS_MidPointRelation::Compute(const Handle(Prs3d_Projector)& /*aProjector*/ // PrsMgr_PresentableObject::Compute( aProjector , aPresentation ) ; } -//======================================================================= -//function : Compute -//purpose : to avoid warning at compilation (SUN) -//======================================================================= -void AIS_MidPointRelation::Compute(const Handle(PrsMgr_PresentationManager2d)& /*aPresentationManager2d*/, - const Handle(Graphic2d_GraphicObject)& /*aGraphicObject*/, - const Standard_Integer /*anInteger*/) -{ -// Standard_NotImplemented::Raise("AIS_MidPointRelation::Compute(const Handle(PrsMgr_PresentationManager2d)&,const Handle(Graphic2d_GraphicObject)&,const Standard_Integer)"); -// PrsMgr_PresentableObject::Compute( aPresentationManager2d ,aGraphicObject,anInteger) ; -} - void AIS_MidPointRelation::Compute(const Handle_Prs3d_Projector& aProjector, const Handle_Geom_Transformation& aTransformation, const Handle_Prs3d_Presentation& aPresentation)