Remove remaining occurrences of wxUSE_XPM_IN_MSW.
This symbol is not used since a very long time as XPM support is now always available in wxMSW and most of its occurrences were removed almost 10 years ago, just remove the remaining ones too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1384,10 +1384,6 @@ typedef pid_t GPid;
|
||||
|
||||
#ifdef __WIN32__
|
||||
|
||||
/* we need to define wxUSE_XPM_IN_MSW for MSW compilation for compatibil
|
||||
with wx/msw/setup.h */
|
||||
#define wxUSE_XPM_IN_MSW wxUSE_XPM
|
||||
|
||||
#define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
|
||||
|
||||
/* Define if the header pbt.h is missing. */
|
||||
|
Reference in New Issue
Block a user