remove unused ogg_decoder_aspect
This commit is contained in:
parent
6803734dc4
commit
af8101f87d
@ -38,7 +38,6 @@
|
||||
typedef struct OggFLAC__SeekableStreamDecoderProtected {
|
||||
FLAC__bool md5_checking; /* if true, generate MD5 signature of decoded data and compare against signature in the STREAMINFO metadata block */
|
||||
OggFLAC__SeekableStreamDecoderState state;
|
||||
OggFLAC__OggDecoderAspect ogg_decoder_aspect;
|
||||
} OggFLAC__SeekableStreamDecoderProtected;
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user