From 7a4c9f5f4c38b568a51ec13988f5fcfbbe278afa Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 5 Sep 2013 18:20:52 +0200 Subject: mpd_error.h: remove obsolete header Migrate the remaining callers to FatalError(). --- Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6def54a3a..b39848c59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,8 +66,7 @@ mpd_headers = \ src/replay_gain_info.h \ src/TimePrint.cxx src/TimePrint.hxx \ src/stats.h \ - src/Timer.hxx \ - src/mpd_error.h + src/Timer.hxx src_mpd_SOURCES = \ $(mpd_headers) \ -- cgit v1.2.3