mirror of https://github.com/xiph/flac
remove unused member "ogg_decoder_aspect"
This commit is contained in:
parent
e8d8fde79b
commit
e436297d64
|
@ -37,7 +37,6 @@
|
|||
|
||||
typedef struct OggFLAC__FileDecoderProtected {
|
||||
OggFLAC__FileDecoderState state;
|
||||
OggFLAC__OggDecoderAspect ogg_decoder_aspect;
|
||||
} OggFLAC__FileDecoderProtected;
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue