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(). --- src/ConfigData.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ConfigData.cxx') diff --git a/src/ConfigData.cxx b/src/ConfigData.cxx index 84a726799..f255e3488 100644 --- a/src/ConfigData.cxx +++ b/src/ConfigData.cxx @@ -24,7 +24,6 @@ #include "util/Error.hxx" #include "fs/Path.hxx" #include "system/FatalError.hxx" -#include "mpd_error.h" #include -- cgit v1.2.3