0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / Aspect / Aspect_FontMap.cdl
index 965c380..0ddc906 100644 (file)
@@ -32,7 +32,7 @@ raises
 
 is
 
-       Create returns mutable FontMap from Aspect;
+       Create returns FontMap from Aspect;
 
         AddEntry (me : mutable; AnEntry : FontMapEntry from Aspect)
        ---Level: Public