Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
af8101f8
Commit
af8101f8
authored
Sep 21, 2004
by
Josh Coalson
Browse files
remove unused ogg_decoder_aspect
parent
6803734d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libOggFLAC/include/protected/seekable_stream_decoder.h
View file @
af8101f8
...
...
@@ -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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment