mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-08-17 08:53:06 +08:00
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:
@@ -1130,9 +1130,6 @@
|
||||
* boolean, define to the type used by the jpeg library for boolean. */
|
||||
#cmakedefine wxHACK_BOOLEAN
|
||||
|
||||
/* Define if the header pbt.h is missing. */
|
||||
#cmakedefine NEED_PBT_H
|
||||
|
||||
#endif /* __WIN32__ */
|
||||
|
||||
/* --------------------------------------------------------*
|
||||
|
||||
@@ -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__ */
|
||||
|
||||
/* --------------------------------------------------------*
|
||||
|
||||
@@ -1243,9 +1243,6 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
|
||||
|
||||
/* Define if the header pbt.h is missing. */
|
||||
#undef NEED_PBT_H
|
||||
|
||||
#endif /* __WIN32__ */
|
||||
|
||||
/* --------------------------------------------------------*
|
||||
|
||||
Reference in New Issue
Block a user