0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / IGESSelect / IGESSelect_SelectFromDrawing.cdl
index 0cf8833..166b399 100644 (file)
@@ -27,7 +27,7 @@ raises InterfaceError
 
 is
 
-    Create returns mutable SelectFromDrawing;
+    Create returns SelectFromDrawing;
     ---Purpose : Creates a SelectFromDrawing
 
     RootResult (me; G : Graph) returns EntityIterator  raises InterfaceError;