decoder/oggflac: delete this obsolete plugin
libOggFLAC has been deprecated for 5 years now, and we havn't been testing it for a long time. Let's delete it.
This commit is contained in:
@@ -58,7 +58,7 @@ const struct decoder_plugin *const decoder_plugins[] = {
|
||||
#ifdef ENABLE_VORBIS_DECODER
|
||||
&vorbis_decoder_plugin,
|
||||
#endif
|
||||
#if defined(HAVE_FLAC) || defined(HAVE_OGGFLAC)
|
||||
#if defined(HAVE_FLAC)
|
||||
&oggflac_decoder_plugin,
|
||||
#endif
|
||||
#ifdef HAVE_FLAC
|
||||
|
||||
Reference in New Issue
Block a user