0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / Graphic3d / Graphic3d_ArrayOfPolygons.cdl
index 4a6a366..5947f07 100644 (file)
@@ -25,7 +25,7 @@ is
                 hasVColors: Boolean from Standard = Standard_False;
                 hasBColors: Boolean from Standard = Standard_False;
                 hasTexels: Boolean from Standard = Standard_False)
-       returns mutable ArrayOfPolygons from Graphic3d;
+       returns ArrayOfPolygons from Graphic3d;
         ---Purpose: Creates an array of polygons,
        -- a polygon can be filled as:
        -- 1) creating a single polygon defined with his vertexs.