0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / PBRep / PBRep_TVertex.cdl
index c16dcfa..d6e0932 100644 (file)
@@ -26,7 +26,7 @@ uses
     PointRepresentation from PBRep
 
 is
-    Create returns mutable TVertex from PBRep;
+    Create returns TVertex from PBRep;
        ---Level: Internal