Don't need to include private.h anymore

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@21461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2003-06-28 01:52:57 +00:00
parent 7dc607d0a1
commit 4aac1f88a6

View File

@@ -22,9 +22,6 @@
#include <wx/fontutil.h>
#include <wx/dcbuffer.h>
#include <wx/iconbndl.h>
#ifdef __WXMAC__
#include <wx/mac/private.h>
#endif
%}
//----------------------------------------------------------------------