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:
parent
2433e201e4
commit
c076721af7
3 changed files with 0 additions and 9 deletions
|
|
@ -1130,9 +1130,6 @@
|
||||||
* boolean, define to the type used by the jpeg library for boolean. */
|
* boolean, define to the type used by the jpeg library for boolean. */
|
||||||
#cmakedefine wxHACK_BOOLEAN
|
#cmakedefine wxHACK_BOOLEAN
|
||||||
|
|
||||||
/* Define if the header pbt.h is missing. */
|
|
||||||
#cmakedefine NEED_PBT_H
|
|
||||||
|
|
||||||
#endif /* __WIN32__ */
|
#endif /* __WIN32__ */
|
||||||
|
|
||||||
/* --------------------------------------------------------*
|
/* --------------------------------------------------------*
|
||||||
|
|
|
||||||
|
|
@ -1129,9 +1129,6 @@
|
||||||
* boolean, define to the type used by the jpeg library for boolean. */
|
* boolean, define to the type used by the jpeg library for boolean. */
|
||||||
#undef wxHACK_BOOLEAN
|
#undef wxHACK_BOOLEAN
|
||||||
|
|
||||||
/* Define if the header pbt.h is missing. */
|
|
||||||
#undef NEED_PBT_H
|
|
||||||
|
|
||||||
#endif /* __WIN32__ */
|
#endif /* __WIN32__ */
|
||||||
|
|
||||||
/* --------------------------------------------------------*
|
/* --------------------------------------------------------*
|
||||||
|
|
|
||||||
|
|
@ -1243,9 +1243,6 @@ typedef pid_t GPid;
|
||||||
|
|
||||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
|
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
|
||||||
|
|
||||||
/* Define if the header pbt.h is missing. */
|
|
||||||
#undef NEED_PBT_H
|
|
||||||
|
|
||||||
#endif /* __WIN32__ */
|
#endif /* __WIN32__ */
|
||||||
|
|
||||||
/* --------------------------------------------------------*
|
/* --------------------------------------------------------*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue