0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / Aspect / Aspect_CircularGrid.cdl
index 7bea786..fd27cf4 100644 (file)
@@ -32,7 +32,7 @@ is
                XOrigin: Length from Quantity = 0;
               anYOrigin: Length from Quantity = 0;
                aRotationAngle: PlaneAngle from Quantity = 0)
-    returns mutable CircularGrid from Aspect;
+    returns CircularGrid from Aspect;
     ---Purpose: creates a new grid. By default this grid is not
     --          active.