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

This commit is contained in:
Lucas Rocha 2014-01-09 10:46:16 +00:00
parent 0b02bc621a
commit d328714d5c

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;