summaryrefslogtreecommitdiff
path: root/libavcodec/av1_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/av1_parse.h')
-rw-r--r--libavcodec/av1_parse.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/av1_parse.h b/libavcodec/av1_parse.h
index 1f3001d2a5..d0abd7ac7c 100644
--- a/libavcodec/av1_parse.h
+++ b/libavcodec/av1_parse.h
@@ -49,9 +49,6 @@ typedef struct AV1OBU {
int raw_size;
const uint8_t *raw_data;
- /** GetBitContext initialized to the start of the payload */
- GetBitContext gb;
-
int type;
int temporal_id;