moved wxUSE_MS_HTML_HELP to MSW-specific setup.h, it's not used on other platforms

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-06-30 22:04:56 +00:00
parent 4d8b1e4791
commit 0c9da2fa86
9 changed files with 9 additions and 19 deletions

View File

@@ -477,9 +477,6 @@ typedef pid_t GPid;
#define wxUSE_HELP 1
#define wxUSE_MS_HTML_HELP 0
#define wxUSE_WXHTML_HELP 1
#define wxUSE_RESOURCES 1