summaryrefslogtreecommitdiff
path: root/libavcodec/hap.h
diff options
context:
space:
mode:
authorTom Butterworth <bangnoise@gmail.com>2015-07-21 01:12:09 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-21 03:15:04 +0200
commit440c26e9c46bb26bc1fc8306561ed6962ae7d3bf (patch)
treec33fe907cc65469353a472d1aebb433863d2beae /libavcodec/hap.h
parentd8488090e5070187e9d8d0a93b8d841f26bde990 (diff)
libavcodec/hap: remove unused struct member
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/hap.h')
-rw-r--r--libavcodec/hap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/hap.h b/libavcodec/hap.h
index 48283b7f2d..f36d09a6cd 100644
--- a/libavcodec/hap.h
+++ b/libavcodec/hap.h
@@ -46,7 +46,6 @@ typedef struct HapContext {
TextureDSPContext dxtc;
GetByteContext gbc;
- PutByteContext pbc;
int section_type; /* Header type */