mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 942862 - Remove unused member of BrowserToolbar (r=wesj)
This commit is contained in:
parent
91abf49f23
commit
34fa761883
@ -164,7 +164,6 @@ public class BrowserToolbar extends GeckoRelativeLayout
|
||||
|
||||
private int mFaviconSize;
|
||||
|
||||
private PropertyAnimator mVisibilityAnimator;
|
||||
private static final Interpolator sButtonsInterpolator = new AccelerateInterpolator();
|
||||
|
||||
private static final int TABS_CONTRACTED = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user