X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3beb50e570f1b4f7a97c767677451ffc558fa22f..f8ec7b81b280bf11b40529c7fc9317ba9f052bee:/include/msvc/wx/setup.h diff --git a/include/msvc/wx/setup.h b/include/msvc/wx/setup.h index 796e97d7c6..99362ff09a 100644 --- a/include/msvc/wx/setup.h +++ b/include/msvc/wx/setup.h @@ -187,9 +187,6 @@ #pragma comment(lib, wxMSW_LIB_NAME("stc")) #pragma comment(lib, wx3RD_PARTY_LIB_NAME("scintilla")) #endif - #if wxUSE_WEB && !defined(wxNO_WEB_LIB) - #pragma comment(lib, wxMSW_LIB_NAME("web")) - #endif #endif // wxUSE_GUI