mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-03 01:19:25 +02:00
Back out unrelated FLAC fix
This commit is contained in:
parent
b90670dd2d
commit
cff4c44815
@ -3862,7 +3862,7 @@ bool RDWaveFile::GetFlacStreamInfo()
|
|||||||
|
|
||||||
void RDWaveFile::ReadFlacMetadata()
|
void RDWaveFile::ReadFlacMetadata()
|
||||||
{
|
{
|
||||||
#ifdef HAVE_FLAC
|
#ifdef HAVE_FLAC_METADATA
|
||||||
QString artist;
|
QString artist;
|
||||||
QString composer;
|
QString composer;
|
||||||
FLAC__StreamMetadata* tags;
|
FLAC__StreamMetadata* tags;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user