]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed crash when using GTK theme
authorVáclav Slavík <vslavik@fastmail.fm>
Tue, 26 Sep 2006 13:03:35 +0000 (13:03 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Tue, 26 Sep 2006 13:03:35 +0000 (13:03 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/univ/themes/gtk.cpp

index e0fd1f8fe1a4cbf2c761a319efce5e0d93125b86..b057da0efd99580cfed0706310a8d85089ae083c 100644 (file)
@@ -368,8 +368,6 @@ protected:
     }
 
 private:
-    const wxColourScheme *m_scheme;
-
     // data
     wxSize m_sizeScrollbarArrow;