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

Commit b115719d authored by Seigo Nonaka's avatar Seigo Nonaka
Browse files

Remove unnecessary log message.

This message was introduced locally for debugging but unexpectedly
upstreamed to master branch.

Change-Id: I6a6da19f6e41b22ed6f7da85ffcc23861852c248
parent 5f2f0d33
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -6761,7 +6761,6 @@ public class TextView extends View implements ViewTreeObserver.OnPreDrawListener
                                 BoringLayout.Metrics boring,
                                 BoringLayout.Metrics boring,
                                 BoringLayout.Metrics hintBoring,
                                 BoringLayout.Metrics hintBoring,
                                 int ellipsisWidth, boolean bringIntoView) {
                                 int ellipsisWidth, boolean bringIntoView) {
        android.util.Log.e("TextView", "makeNewLayout", new Exception());
        stopMarquee();
        stopMarquee();


        // Update "old" cached values
        // Update "old" cached values