0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / LocOpe / LocOpe_WiresOnShape.cdl
index f2ae79e..a893a58 100644 (file)
@@ -34,7 +34,7 @@ is
 
     Create(S: Shape from TopoDS)
 
-       returns mutable WiresOnShape from LocOpe;
+       returns WiresOnShape from LocOpe;
 
 
     Init(me: mutable; S: Shape from TopoDS)