mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-31 08:02:43 +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()
|
||||
{
|
||||
#ifdef HAVE_FLAC
|
||||
#ifdef HAVE_FLAC_METADATA
|
||||
QString artist;
|
||||
QString composer;
|
||||
FLAC__StreamMetadata* tags;
|
||||
|
Loading…
x
Reference in New Issue
Block a user