0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / ExprIntrp / ExprIntrp_GenFct.cdl
index 96638fc..2ac358c 100644 (file)
@@ -30,7 +30,7 @@ is
 
     Create
     ---Level: Internal 
-    returns mutable GenFct is private;
+    returns GenFct is private;
 
     Create( myclass ) returns GenFct;