blind fix for wxMac (notebook headers shouldn't be needed by wxStaticText)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-12-27 18:35:08 +00:00
parent 42dfe2b259
commit 3e6520282c

View File

@ -23,9 +23,6 @@
#include "wx/settings.h"
#endif // WX_PRECOMP
#include "wx/notebook.h"
#include "wx/tabctrl.h"
#include "wx/osx/private.h"
#include <stdio.h>