From fa8c3a20c6ae0adcb2fc5b50f40debb972ec48ba Mon Sep 17 00:00:00 2001 From: trav90 Date: Fri, 6 Apr 2018 07:53:35 -0500 Subject: [GTK3] Use WidgetCache to get colors at nsLookAndFeel for GtkButton, GtkWindow, GtkScrollBar --- widget/gtk/nsLookAndFeel.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'widget/gtk/nsLookAndFeel.h') diff --git a/widget/gtk/nsLookAndFeel.h b/widget/gtk/nsLookAndFeel.h index 9058250b9..726859b41 100644 --- a/widget/gtk/nsLookAndFeel.h +++ b/widget/gtk/nsLookAndFeel.h @@ -33,9 +33,6 @@ public: protected: #if (MOZ_WIDGET_GTK == 2) struct _GtkStyle *mStyle; -#else - struct _GtkStyleContext *mBackgroundStyle; - struct _GtkStyleContext *mButtonStyle; #endif // Cached fonts -- cgit v1.2.3