From: Václav Slavík Date: Tue, 26 Sep 2006 13:03:35 +0000 (+0000) Subject: fixed crash when using GTK theme X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/754273b6974634114f3821fdbbef8db01b4ff629 fixed crash when using GTK theme git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/univ/themes/gtk.cpp b/src/univ/themes/gtk.cpp index e0fd1f8fe1..b057da0efd 100644 --- a/src/univ/themes/gtk.cpp +++ b/src/univ/themes/gtk.cpp @@ -368,8 +368,6 @@ protected: } private: - const wxColourScheme *m_scheme; - // data wxSize m_sizeScrollbarArrow;