]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/chkconf.h
Applied patch [ 1399013 ] More removals of extraneous semicolons
[wxWidgets.git] / include / wx / msw / chkconf.h
index 2143e21124318912c29db3f669891e2a8cd17b4c..3019e028eebc966a3be5a27d8259e57a3a206794 100644 (file)
@@ -71,7 +71,7 @@
 
 #    undef wxUSE_STACKWALKER
 #    define wxUSE_STACKWALKER 0
-#endif // compiler doesn't support SEH
+#endif /* compiler doesn't support SEH */
 
 /* wxUSE_DEBUG_NEW_ALWAYS doesn't work with CodeWarrior */
 #if defined(__MWERKS__)
 #        ifdef wxABORT_ON_CONFIG_ERROR
 #            error "wxUSE_MS_HTML_HELP requires wxUSE_DYNAMIC_LOADER."
 #        else
+#            undef wxUSE_MS_HTML_HELP
 #            define wxUSE_MS_HTML_HELP 0
 #        endif
 #    endif