0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / HLRAlgo / HLRAlgo_EdgesBlock.cdl
index 4f08386..c25d92c 100644 (file)
@@ -40,7 +40,7 @@ uses
 is
     Create(NbEdges : Integer)
        ---Purpose: Create a Block of Edges for a wire.
-    returns mutable EdgesBlock from HLRAlgo;
+    returns EdgesBlock from HLRAlgo;
     
     NbEdges(me) returns Integer from Standard
        ---C++: inline