From 45ebb851f4d0bd136b7c246a6a1b71561a6e5800 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 12 Apr 2008 04:08:12 +0000 Subject: Drop metadata updates from HTTP for now (input HTTP, and shout) It is way more complicated than it should be; and locking it for thread-safety is too difficult. [merged r7183 from branches/ew] git-svn-id: https://svn.musicpd.org/mpd/trunk@7241 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index fbcd953c4..7a3bacea1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -52,7 +52,6 @@ mpd_headers = \ listen.h \ log.h \ ls.h \ - metadataChunk.h \ mpd_types.h \ myfprintf.h \ normalize.h \ @@ -110,7 +109,6 @@ mpd_SOURCES = \ log.c \ ls.c \ main.c \ - metadataChunk.c \ myfprintf.c \ normalize.c \ compress.c \ -- cgit v1.2.3