libavcodec/hap: remove unused struct member

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Tom Butterworth 2015-07-21 01:12:09 +01:00 committed by Michael Niedermayer
parent d8488090e5
commit 440c26e9c4
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ typedef struct HapContext {
TextureDSPContext dxtc;
GetByteContext gbc;
PutByteContext pbc;
int section_type; /* Header type */