0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / PDataStd / PDataStd_UAttribute.cdl
index 90d5ee5..bcd28a2 100644 (file)
@@ -22,7 +22,7 @@ uses HExtendedString from PCollection
      
 is
 
-    Create returns mutable UAttribute from PDataStd;
+    Create returns UAttribute from PDataStd;
 
     SetID(me: mutable; guid: HExtendedString from PCollection );