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

Commit 4939a22b authored by Santiago Seifert's avatar Santiago Seifert
Browse files

Remove unused constant

Bug: 205124386
Change-Id: I9b3a088fc55e0853d056a572d0ae8c64b3ea8309
Test: n/a. Non functional change.
parent 44f0a7e8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40,8 +40,6 @@ class MediaSessionStack {
    private static final boolean DEBUG = MediaSessionService.DEBUG;
    private static final String TAG = "MediaSessionStack";

    private static final int DUMP_EVENTS_MAX_COUNT = 70;

    /**
     * Listen the change in the media button session.
     */