0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / ShapeCustom / ShapeCustom_SweptToElementary.cdl
index 2e69ded..d08c531 100644 (file)
@@ -34,7 +34,7 @@ uses
 
 is
 
-    Create returns mutable SweptToElementary from ShapeCustom;
+    Create returns SweptToElementary from ShapeCustom;
 
     NewSurface(me: mutable; F  :     Face     from TopoDS;
                             S  : out Surface  from Geom;