0023663: Removing 2D viewer library
[occt.git] / src / AIS / AIS_ParallelRelation.cdl
index 9d6ec61..db842a7 100755 (executable)
@@ -34,9 +34,7 @@ uses Shape                 from TopoDS,
      Dir                   from gp,
      Pnt                   from gp,
      Projector             from Prs3d,
-    Transformation        from Geom,
-     PresentationManager2d from PrsMgr,
-     GraphicObject         from Graphic2d,    
+     Transformation        from Geom,
      ArrowSide             from DsgPrs 
 
 is
@@ -79,13 +77,6 @@ is
                 aPresentation: mutable Presentation from Prs3d)
     is redefined static private;     
 
-    Compute(me:mutable;
-           aPresentationManager: PresentationManager2d from PrsMgr;
-            aPresentation: mutable GraphicObject from Graphic2d;
-            aMode: Integer from Standard = 0)
-    is redefined static private;           
-    
-
     Compute(me            : mutable;
            aProjector    : Projector from Prs3d;
            aTrsf         : Transformation from Geom;