0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / AppStd / AppStd_Application.cdl
index 68242a9..b89b8fc 100644 (file)
@@ -21,7 +21,7 @@ uses MessageDriver            from CDM,
 
 is
    
-    Create returns mutable Application from AppStd; 
+    Create returns Application from AppStd; 
 
     MessageDriver(me: mutable)
         returns MessageDriver from CDM