aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateRemove.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-10-22 00:24:01 +0200
committerMax Kellermann <max@duempel.org>2013-10-22 00:59:55 +0200
commitc7bbfef19ad6d800ea1434d4175876b856f716e9 (patch)
treed03b6811a331126dd089acaf4a51d8f82100296c /src/UpdateRemove.cxx
parent7f1130b52b3394faa2b1dc01abac76c4cb440840 (diff)
downloadmpd-c7bbfef19ad6d800ea1434d4175876b856f716e9.tar.gz
mpd-c7bbfef19ad6d800ea1434d4175876b856f716e9.tar.xz
mpd-c7bbfef19ad6d800ea1434d4175876b856f716e9.zip
UpdateRemove: include cleanup
Diffstat (limited to 'src/UpdateRemove.cxx')
-rw-r--r--src/UpdateRemove.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/UpdateRemove.cxx b/src/UpdateRemove.cxx
index bb6f36829..6fb4d07a2 100644
--- a/src/UpdateRemove.cxx
+++ b/src/UpdateRemove.cxx
@@ -34,8 +34,6 @@
#include "SongSticker.hxx"
#endif
-#include <glib.h>
-
#include <assert.h>
static const Song *removed_song;