don't define unused functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -80,8 +80,6 @@ protected:
|
|||||||
bool m_isOk;
|
bool m_isOk;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // wxUSE_STACKWALKER
|
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// local functions
|
// local functions
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
@@ -116,8 +114,6 @@ HexElement(wxXmlNode *node, const wxChar *name, unsigned long value)
|
|||||||
|
|
||||||
#endif // wxUSE_CRASHREPORT
|
#endif // wxUSE_CRASHREPORT
|
||||||
|
|
||||||
#if wxUSE_STACKWALKER
|
|
||||||
|
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
// XmlStackWalker implementation
|
// XmlStackWalker implementation
|
||||||
// ============================================================================
|
// ============================================================================
|
||||||
|
Reference in New Issue
Block a user