0023663: Removing 2D viewer library
[occt.git] / src / Xw / Xw.cdl
index 7c93708..0c2efbe 100755 (executable)
@@ -38,8 +38,7 @@ uses
         Quantity,
         Image,
         TColQuantity,
-        MFT,
-       TColStd
+        TColStd
 
 is
 
@@ -47,11 +46,6 @@ is
         -- Category: Classes
         --------------------
 
-        class Driver;
-        ---Purpose: Creates the X driver.
-        --          Activates the c routines of the X interface.
-        ---Category: Classes
-
         class Window;
         ---Purpose: Creates the X Window drawable.
         ---Category: Classes
@@ -84,10 +78,6 @@ is
         ---Purpose: Creates the X Icon Box
         ---Category: Classes
 
-        class TextManager;
-        ---Purpose: Creates a text manager for MFT fonts.
-        ---Category: Classes
-
         -------------------------
         -- Category: Enumerations
         -------------------------
@@ -123,15 +113,6 @@ is
         end TypeOfMapping from Xw;
         ---Purpose: Definition of the colormap type
 
-        ---------------------------------
-        -- Category: Instantiated classes
-        ---------------------------------
-
-        class ListOfMFTFonts instantiates
-                Array1 from TCollection (FontManager from MFT);
-        class HListOfMFTFonts instantiates
-                HArray1 from TCollection (FontManager from MFT, ListOfMFTFonts);
-
         -----------------------------
         -- Category: Trace management
         -----------------------------