diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/audio_out/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/audio_out/Makefile.am b/src/audio_out/Makefile.am index b66fd42e6..bca1d3352 100644 --- a/src/audio_out/Makefile.am +++ b/src/audio_out/Makefile.am @@ -11,10 +11,6 @@ if HAVE_OSS oss_module = xineplug_ao_out_oss.la endif -# -# alsa plugin is completely broken due to major api change -# on the alsa project side -# if HAVE_ALSA if HAVE_ALSA09 alsa_module = xineplug_ao_out_alsa.la |