0023663: Removing 2D viewer library
[occt.git] / src / AIS / AIS_Trihedron.cdl
index cf29d66..3188e7b 100755 (executable)
@@ -58,8 +58,6 @@ uses
     Selection             from SelectMgr,
     Projector             from Prs3d,
     Transformation        from Geom,
-    PresentationManager2d from PrsMgr,
-    GraphicObject         from Graphic2d,      
     Axis                  from AIS,
     Point                 from AIS,
     Plane                 from AIS,
@@ -141,11 +139,7 @@ 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;