0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / RWStepAP214 / RWStepAP214_RWAppliedDateAndTimeAssignment.cdl
index 877787d..444464f 100644 (file)
@@ -30,7 +30,7 @@ is
        Create returns RWAppliedDateAndTimeAssignment;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable AppliedDateAndTimeAssignment from StepAP214);
+                     ach : in out Check; ent : AppliedDateAndTimeAssignment from StepAP214);
 
        WriteStep (me; SW : in out StepWriter; ent : AppliedDateAndTimeAssignment from StepAP214);