0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / PDataStd / PDataStd_Directory.cdl
index 193b431..0c516cd 100644 (file)
@@ -19,6 +19,6 @@ class Directory from PDataStd inherits Attribute from PDF
        ---Purpose: 
 is
 
-    Create returns mutable Directory from  PDataStd;
+    Create returns Directory from  PDataStd;
 
 end Directory;