diff options
author | Avuton Olrich <avuton@gmail.com> | 2010-04-17 11:09:43 -0700 |
---|---|---|
committer | Avuton Olrich <avuton@gmail.com> | 2010-04-21 12:23:37 -0700 |
commit | 672cf84a326cae7fdc96f2e42e7c93c1b22888a7 (patch) | |
tree | 92344b7bca122c97de5fb02248f201e2f71d84d5 | |
parent | 2834f7802f0c1db72ca1d4db905589493e27f2b0 (diff) | |
download | mpd-672cf84a326cae7fdc96f2e42e7c93c1b22888a7.tar.gz mpd-672cf84a326cae7fdc96f2e42e7c93c1b22888a7.tar.xz mpd-672cf84a326cae7fdc96f2e42e7c93c1b22888a7.zip |
configure.ac: Remove errant header.
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 4caf44efd..756cc08aa 100644 --- a/configure.ac +++ b/configure.ac @@ -696,10 +696,6 @@ fi AM_CONDITIONAL(ENABLE_ARCHIVE, test x$enable_archive = xyes) dnl --------------------------------------------------------------------------- -dnl Encoders for Streaming Audio Output Plugins -dnl --------------------------------------------------------------------------- - -dnl --------------------------------------------------------------------------- dnl Audio Output Plugins (Nonstreaming) dnl --------------------------------------------------------------------------- |