summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/windows/leash/Leash.h3
-rw-r--r--src/windows/leash/LeashProperties.cpp8
2 files changed, 1 insertions, 10 deletions
diff --git a/src/windows/leash/Leash.h b/src/windows/leash/Leash.h
index 7975987d1..f15f82e81 100644
--- a/src/windows/leash/Leash.h
+++ b/src/windows/leash/Leash.h
@@ -68,8 +68,7 @@
#define HID_KERBEROS_PROPERTIES_EDITHOST 131271
#define HID_KERBEROS_PROPERTIES_LISTDOM 131279
-////@#+This might be problematic with the latest Platform SDK...
-////#define USE_HTMLHELP
+#define USE_HTMLHELP
#ifdef USE_HTMLHELP
#if _MSC_VER >= 1300
diff --git a/src/windows/leash/LeashProperties.cpp b/src/windows/leash/LeashProperties.cpp
index 0089baf5a..285423173 100644
--- a/src/windows/leash/LeashProperties.cpp
+++ b/src/windows/leash/LeashProperties.cpp
@@ -26,14 +26,6 @@
static char THIS_FILE[] = __FILE__;
#endif
-////Some unknown Platform SDK/VC uglines
-#if defined(__HTMLHELP_H__)
-#ifdef HtmlHelp
-#undef HtmlHelp
-#endif
-#endif
-
-
/////////////////////////////////////////////////////////////////////////////
// CLeashProperties dialog