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

Commit 340cebda authored by Dan Albert's avatar Dan Albert
Browse files

Fix mismatched type tag clang warning.

Parcel is a struct, not a class. However, Parcel isn't used in this
file, so just kill it.

Change-Id: I575cae8b3c5dd13dd9b03fccfe7423e1f17f62f5
parent 011734f0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ struct IMediaHTTPService;
struct LiveDataSource;
struct M3UParser;
struct PlaylistFetcher;
struct Parcel;

struct LiveSession : public AHandler {
    enum Flags {