mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
Back out unrelated FLAC fix
This commit is contained in:
@@ -3862,7 +3862,7 @@ bool RDWaveFile::GetFlacStreamInfo()
|
||||
|
||||
void RDWaveFile::ReadFlacMetadata()
|
||||
{
|
||||
#ifdef HAVE_FLAC
|
||||
#ifdef HAVE_FLAC_METADATA
|
||||
QString artist;
|
||||
QString composer;
|
||||
FLAC__StreamMetadata* tags;
|
||||
|
||||
Reference in New Issue
Block a user