mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
remove unused ogg_decoder_aspect
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user