0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / Draw / Draw_Grid.cdl
index e932cb6..f19808e 100644 (file)
@@ -25,7 +25,7 @@ is
      
        ---Purpose: Creates a grid.
 
-       returns mutable Grid from Draw ;
+       returns Grid from Draw ;
 
 
     Steps (me : mutable; StepX, StepY, StepZ : Real from Standard)