0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / BRepLib / BRepLib_FindSurface.cdl
index e08446b..06c08c3 100644 (file)
@@ -83,7 +83,7 @@ is
     Found(me) returns Boolean
     is static;
     
-    Surface(me) returns mutable Surface from Geom
+    Surface(me) returns Surface from Geom
     is static;
     
     Tolerance(me) returns Real