summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/media/h264_dpb.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/gpu/media/h264_dpb.h')
-rw-r--r--content/common/gpu/media/h264_dpb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/common/gpu/media/h264_dpb.h b/content/common/gpu/media/h264_dpb.h
index 366c47a..29be0bc 100644
--- a/content/common/gpu/media/h264_dpb.h
+++ b/content/common/gpu/media/h264_dpb.h
@@ -41,7 +41,6 @@ struct H264Picture {
int frame_num_wrap;
int long_term_frame_idx;
- media::H264SliceHeader::Type type;
bool idr; // IDR picture?
bool ref; // reference picture?
bool long_term; // long term reference picture?