From ce0d896492c5afb4acf545a9cbd6e12f366c1663 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 17 Sep 2015 23:13:53 +0200 Subject: unix/Daemon, playlist/pls, ...: remove unused Domain variables --- src/unix/Daemon.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/unix') diff --git a/src/unix/Daemon.cxx b/src/unix/Daemon.cxx index bdc5568e8..9aa16a078 100644 --- a/src/unix/Daemon.cxx +++ b/src/unix/Daemon.cxx @@ -22,7 +22,6 @@ #include "system/FatalError.hxx" #include "fs/AllocatedPath.hxx" #include "fs/FileSystem.hxx" -#include "util/Domain.hxx" #include "PidFile.hxx" #include "Log.hxx" @@ -41,8 +40,6 @@ #define WCOREDUMP(v) 0 #endif -static constexpr Domain daemon_domain("daemon"); - #ifndef WIN32 /** the Unix user name which MPD runs as */ -- cgit v1.2.3