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

Commit 00345c55 authored by Andreas Huber's avatar Andreas Huber Committed by Android (Google) Code Review
Browse files

Merge "The member mRefreshState was removed in commit and the printout causes"

parents 432600c1 16117ab4
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -632,9 +632,6 @@ sp<M3UParser> LiveSession::fetchPlaylist(
        // playlist unchanged
        *unchanged = true;

        ALOGV("Playlist unchanged, refresh state is now %d",
             (int)mRefreshState);

        return NULL;
    }