0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / PTopoDS / PTopoDS_TFace.cdl
index eee60b5..1039509 100644 (file)
@@ -22,7 +22,7 @@ uses
     ShapeEnum from TopAbs
 
 is
-    Create returns mutable TFace from PTopoDS;
+    Create returns TFace from PTopoDS;
        ---Purpose: the new TFace covers the whole 2D space.
     ---Level: Internal