0024830: Remove redundant keyword 'mutable' in CDL declarations
[occt.git] / src / GccInt / GccInt_BHyper.cdl
index c1aa2e8..981dda9 100644 (file)
@@ -26,7 +26,7 @@ uses Hypr2d from gp,
 
 is
 
-Create(Hyper : Hypr2d from gp) returns mutable BHyper;
+Create(Hyper : Hypr2d from gp) returns BHyper;
        ---Purpose:
        -- Constructs a bisecting curve whose geometry is the 2D hyperbola Hyper.