0022815: Missing delete operator for placement new
[occt.git] / src / LDOM / LDOM_BasicAttribute.cxx
index 8e8bc01..2f76893 100755 (executable)
@@ -7,11 +7,6 @@
 #include <LDOM_BasicAttribute.hxx>
 #include <LDOM_MemManager.hxx>
 
-#ifdef WNT
-// Disable the warning: "operator new unmatched by delete"
-#pragma warning (disable:4291)
-#endif
-
 //=======================================================================
 //function : LDOM_BasicAttribute
 //purpose  :