Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d23947e1 authored by Andreas Gampe's avatar Andreas Gampe Committed by Android (Google) Code Review
Browse files

Merge "Frameworks/base: Remove unused field" into nyc-dev

parents 6f9e1039 06f0e41e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -423,9 +423,6 @@ public class BoringLayout extends Layout implements TextUtils.EllipsizeCallback
    private float mMax;
    private int mEllipsizedWidth, mEllipsizedStart, mEllipsizedCount;

    private static final TextPaint sTemp =
                                new TextPaint();

    public static class Metrics extends Paint.FontMetricsInt {
        public int width;