fixed crash when using GTK theme

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2006-09-26 13:03:35 +00:00
parent c55bced6d7
commit 754273b697

View File

@@ -368,8 +368,6 @@ protected:
}
private:
const wxColourScheme *m_scheme;
// data
wxSize m_sizeScrollbarArrow;