diff options
Diffstat (limited to 'src/plugins/Input/flac/decoder_flac.h')
| -rw-r--r-- | src/plugins/Input/flac/decoder_flac.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/plugins/Input/flac/decoder_flac.h b/src/plugins/Input/flac/decoder_flac.h index 62a4a2968..e64e376eb 100644 --- a/src/plugins/Input/flac/decoder_flac.h +++ b/src/plugins/Input/flac/decoder_flac.h @@ -83,11 +83,7 @@ private: void deinit(); uint findID3v2(char *data, ulong size); //retuns ID3v2 tag size - // FLAC Decoder - FLAC__StreamDecoder *m_flacDecoder; - struct flac_data *m_data; - qint64 m_totalTime; qint64 length_in_bytes; qint64 m_totalBytes; qint64 m_offset; |
