removed inclusion of malloc.h (part of patch 828250 but makes sense independently of it)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2004-02-07 14:47:48 +00:00
parent 5205e26b9b
commit db2c4c715c
2 changed files with 0 additions and 8 deletions

View File

@@ -26,10 +26,6 @@
#if defined(__WIN95__)
#if !defined(__GNUWIN32__) && !defined(__SALFORDC__)
#include "malloc.h"
#endif
#include "wx/msw/private.h"
#if defined(__WIN95__) && !(defined(__GNUWIN32_OLD__) && !defined(__CYGWIN10__))

View File

@@ -43,10 +43,6 @@
#include "wx/toolbar.h"
#if !defined(__GNUWIN32__) && !defined(__SALFORDC__)
#include "malloc.h"
#endif
#include "wx/msw/private.h"
// include <commctrl.h> "properly"