Remove unnecessary wxUSE_MFC option.
This didn't do (almost) anything, so just remove it, using MFC and wxWidgets together works just fine without it. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -711,8 +711,6 @@ typedef pid_t GPid;
|
||||
#define wxUSE_GRAPHICS_DIRECT2D 0
|
||||
#endif
|
||||
|
||||
#define wxUSE_MFC 0
|
||||
|
||||
#define wxUSE_OLE 0
|
||||
|
||||
#define wxUSE_OLE_AUTOMATION 0
|
||||
|
Reference in New Issue
Block a user