Remove NEED_PBT_H not used any longer

It is not used nor defined since f1a6c1d024 (Don't include pbt.h from
wxMSW code unnecessarily., 2011-11-29).
This commit is contained in:
Vadim Zeitlin 2023-01-26 17:45:10 +01:00
parent 2433e201e4
commit c076721af7
3 changed files with 0 additions and 9 deletions

View file

@ -1129,9 +1129,6 @@
* boolean, define to the type used by the jpeg library for boolean. */
#undef wxHACK_BOOLEAN
/* Define if the header pbt.h is missing. */
#undef NEED_PBT_H
#endif /* __WIN32__ */
/* --------------------------------------------------------*