]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/debugrpt.cpp
Applied patch [ 1382329 ] [msw] SetScrollbar: Set thumbsize before triggering events
[wxWidgets.git] / src / common / debugrpt.cpp
index 2428d18213f8672498918843477c1b7a6c652899..b52f6780b36baa6023f45797ab2be4b607a878b4 100644 (file)
@@ -80,8 +80,6 @@ protected:
     bool m_isOk;
 };
 
-#endif // wxUSE_STACKWALKER
-
 // ----------------------------------------------------------------------------
 // local functions
 // ----------------------------------------------------------------------------
@@ -116,8 +114,6 @@ HexElement(wxXmlNode *node, const wxChar *name, unsigned long value)
 
 #endif // wxUSE_CRASHREPORT
 
-#if wxUSE_STACKWALKER
-
 // ============================================================================
 // XmlStackWalker implementation
 // ============================================================================