0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / IGESSolid / IGESSolid_ToolRightAngularWedge.cdl
index 98a9fec..178d14c 100644 (file)
@@ -31,7 +31,7 @@ is
     ---Purpose : Returns a ToolRightAngularWedge, ready to work
 
 
-    ReadOwnParams (me; ent : mutable RightAngularWedge;
+    ReadOwnParams (me; ent : RightAngularWedge;
                   IR : IGESReaderData; PR : in out ParamReader)
        raises DomainError  is static;
     ---Purpose : Reads own parameters from file. <PR> gives access to them,
@@ -55,7 +55,7 @@ is
     ---Purpose : Performs Specific Semantic Check
 
 
-    OwnCopy    (me; entfrom : RightAngularWedge; entto : mutable RightAngularWedge;
+    OwnCopy    (me; entfrom : RightAngularWedge; entto : RightAngularWedge;
                TC : in out CopyTool)  is static;
     ---Purpose : Copies Specific Parameters