aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-14 11:41:16 +0100
committerMax Kellermann <max@duempel.org>2014-01-14 11:41:28 +0100
commit79eed5182e3e8ae284e9ebb8d75d11a1165ccff1 (patch)
treedcbb2f711972f365bd890a0fdfbfba7da34bb429
parent5de0f3f36ad90b17ef0394e370275b0529ba360b (diff)
downloadmpd-79eed5182e3e8ae284e9ebb8d75d11a1165ccff1.tar.gz
mpd-79eed5182e3e8ae284e9ebb8d75d11a1165ccff1.tar.xz
mpd-79eed5182e3e8ae284e9ebb8d75d11a1165ccff1.zip
db/upnp/WorkQueue: include cleanup
-rw-r--r--src/db/upnp/WorkQueue.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/db/upnp/WorkQueue.hxx b/src/db/upnp/WorkQueue.hxx
index ebd855fce..c1098d12f 100644
--- a/src/db/upnp/WorkQueue.hxx
+++ b/src/db/upnp/WorkQueue.hxx
@@ -24,13 +24,10 @@
#include "thread/Cond.hxx"
#include <pthread.h>
-#include <time.h>
#include <string>
#include <queue>
-#include <list>
-//#include "debuglog.h"
#define LOGINFO(X)
#define LOGERR(X)