summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-02-20 01:26:48 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-02-20 01:26:48 +0000
commit07aed75a681793474487e7e5e100d21c2f31de9c (patch)
tree16f3633df1e284308400160231df46fb3b8fbab6 /media
parent9a4fa2dfb7ce565fabfb7a7bef4f4adfea191f05 (diff)
parent76b54aa5240ee2052aabe7b671965a0836159fdb (diff)
downloadframeworks_av-07aed75a681793474487e7e5e100d21c2f31de9c.zip
frameworks_av-07aed75a681793474487e7e5e100d21c2f31de9c.tar.gz
frameworks_av-07aed75a681793474487e7e5e100d21c2f31de9c.tar.bz2
am 76b54aa5: am 340cebda: Fix mismatched type tag clang warning.
* commit '76b54aa5240ee2052aabe7b671965a0836159fdb': Fix mismatched type tag clang warning.
Diffstat (limited to 'media')
-rw-r--r--media/libstagefright/httplive/LiveSession.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/libstagefright/httplive/LiveSession.h b/media/libstagefright/httplive/LiveSession.h
index dfb5e59..2d3a25a 100644
--- a/media/libstagefright/httplive/LiveSession.h
+++ b/media/libstagefright/httplive/LiveSession.h
@@ -33,7 +33,6 @@ struct IMediaHTTPService;
struct LiveDataSource;
struct M3UParser;
struct PlaylistFetcher;
-struct Parcel;
struct LiveSession : public AHandler {
enum Flags {