aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/StickerCommands.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-04 09:03:17 +0100
committerMax Kellermann <max@duempel.org>2014-02-04 09:03:17 +0100
commit33a2c01ea2e6c06922eb0ce6a8f08760206138b4 (patch)
tree6ce2cae90d50bd9aef7ecd5f3ef33c7ec0b750ec /src/command/StickerCommands.cxx
parent9c637df77ec245518922c5aeb076ae52c89598d0 (diff)
downloadmpd-33a2c01ea2e6c06922eb0ce6a8f08760206138b4.tar.gz
mpd-33a2c01ea2e6c06922eb0ce6a8f08760206138b4.tar.xz
mpd-33a2c01ea2e6c06922eb0ce6a8f08760206138b4.zip
db/Simple: remove unused function db_get_directory()
Diffstat (limited to 'src/command/StickerCommands.cxx')
-rw-r--r--src/command/StickerCommands.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/command/StickerCommands.cxx b/src/command/StickerCommands.cxx
index ee772475f..9e526b0e0 100644
--- a/src/command/StickerCommands.cxx
+++ b/src/command/StickerCommands.cxx
@@ -23,7 +23,6 @@
#include "db/DatabaseLock.hxx"
#include "db/DatabasePlugin.hxx"
#include "db/DatabaseGlue.hxx"
-#include "db/DatabaseSimple.hxx"
#include "sticker/SongSticker.hxx"
#include "sticker/StickerPrint.hxx"
#include "sticker/StickerDatabase.hxx"