0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / IGESControl / IGESControl_ToolContainer.cdl
index 14684e1..f21c95a 100644 (file)
@@ -23,7 +23,7 @@ uses
     
 is
 
-    Create returns mutable ToolContainer from IGESControl;
+    Create returns ToolContainer from IGESControl;
        ---Purpose: Empty constructor
        
     IGESBoundary (me) returns IGESBoundary from IGESToBRep is redefined;