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

@@ -998,8 +998,6 @@
// 0 for no interprocess comms
#define wxUSE_HELP 1
// 0 for no help facility
#define wxUSE_MS_HTML_HELP 1
// 0 for no MS HTML Help
// Use wxHTML-based help controller?
#define wxUSE_WXHTML_HELP 1