0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / BRepAlgo / BRepAlgo_AsDes.cdl
index bd309be..8c30a2f 100644 (file)
@@ -27,7 +27,7 @@ raises
     ConstructionError from Standard 
 
 is
-    Create returns mutable AsDes from BRepAlgo;
+    Create returns AsDes from BRepAlgo;
        ---Purpose: Creates an empty AsDes.
     
     Clear(me : mutable);