From 4abf1b7d56425be009c8d6826a753b8682bc7c22 Mon Sep 17 00:00:00 2001 From: Warren Dukes Date: Tue, 9 Nov 2004 19:24:21 +0000 Subject: remove all tables.... (stupid crappy code) git-svn-id: https://svn.musicpd.org/mpd/branches/r2562-metadata-handling-rewrite@2564 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 5897f5e1c..98a5412fe 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,7 +51,6 @@ mpd_headers = \ song.h \ stats.h \ tag.h \ - tables.h \ utf8.h \ utils.h \ volume.h @@ -93,7 +92,6 @@ mpd_SOURCES = \ signal_check.c \ song.c \ stats.c \ - tables.c \ tag.c \ utils.c \ volume.c \ -- cgit v1.2.3