Bug 942862 - Remove unused member of BrowserToolbar (r=wesj)

This commit is contained in:
Lucas Rocha 2014-01-09 14:55:28 +00:00
parent 91abf49f23
commit 34fa761883

View File

@ -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;