0025622: CAST analysis: Avoid invocation of virtual Methods of the declared Class...
[occt.git] / src / DBC / DBC_BaseArray.cdl
index 49e1711..548d9f4 100644 (file)
@@ -35,8 +35,7 @@ is
     ---Purpose: Creates an array which  is the copy of the given
     --          argument.
 
-    Delete ( me : out ) is redefined;
-    ---C++: alias "Standard_EXPORT virtual ~DBC_BaseArray(){Delete();}"
+    ---C++: alias "  Standard_EXPORT virtual ~DBC_BaseArray();"
 
     Length (me) returns Integer is static ;
     ---C++: inline