mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 777829 - Remove ThemeRenderer::mWindow since it's never used; r=karlt
--HG-- extra : rebase_source : 3898c17e3fe6740b6cecbe0665b9b60710d356b4
This commit is contained in:
parent
60e7b206f1
commit
95ba3378b1
@ -625,7 +625,6 @@ private:
|
||||
GtkThemeWidgetType mGTKWidgetType;
|
||||
gint mFlags;
|
||||
GtkTextDirection mDirection;
|
||||
GdkWindow* mWindow;
|
||||
const GdkRectangle& mGDKRect;
|
||||
const GdkRectangle& mGDKClip;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user