aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/ProxyDatabasePlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-30 20:51:41 +0100
committerMax Kellermann <max@duempel.org>2013-10-30 20:51:41 +0100
commit1dc8a9f0e7e37f543d3ddf807feb747a83987680 (patch)
treee242fdd450d7815b255e37730c994dec3bed48aa /src/db/ProxyDatabasePlugin.cxx
parenta62d54425cb263baf4286408dca73800bb7b9fdf (diff)
downloadmpd-1dc8a9f0e7e37f543d3ddf807feb747a83987680.tar.gz
mpd-1dc8a9f0e7e37f543d3ddf807feb747a83987680.tar.xz
mpd-1dc8a9f0e7e37f543d3ddf807feb747a83987680.zip
db/proxy: remove obsolete #undefs
Diffstat (limited to 'src/db/ProxyDatabasePlugin.cxx')
-rw-r--r--src/db/ProxyDatabasePlugin.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/db/ProxyDatabasePlugin.cxx b/src/db/ProxyDatabasePlugin.cxx
index 40b710e7f..71c652ef9 100644
--- a/src/db/ProxyDatabasePlugin.cxx
+++ b/src/db/ProxyDatabasePlugin.cxx
@@ -33,8 +33,6 @@
#include "util/Domain.hxx"
#include "protocol/Ack.hxx"
-#undef MPD_DIRECTORY_H
-#undef MPD_SONG_H
#include <mpd/client.h>
#include <cassert>