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:
parent
4b2322641a
commit
aab6965a93
@ -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
|
||||
// ============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user