0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / RWStepBasic / RWStepBasic_RWCalendarDate.cdl
index 5ec7376..0ecfff0 100644 (file)
@@ -28,7 +28,7 @@ is
        Create returns RWCalendarDate;
 
        ReadStep (me; data : StepReaderData; num : Integer;
-                     ach : in out Check; ent : mutable CalendarDate from StepBasic);
+                     ach : in out Check; ent : CalendarDate from StepBasic);
 
        WriteStep (me; SW : in out StepWriter; ent : CalendarDate from StepBasic);