summaryrefslogtreecommitdiff
path: root/src/resources/sounddb.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-09-16 14:41:55 +0300
committerAndrei Karas <akaras@inbox.ru>2013-09-16 14:41:55 +0300
commit28658bf384121e2522c95e9a2e1c1d7530f0fcd7 (patch)
treee24a15f71a84b7d3fb8c99bfb04fe759112a5a23 /src/resources/sounddb.cpp
parent7f9e66e34ef7ef9aa3d77ff0e4fb01d6ba81b85c (diff)
downloadplus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.gz
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.bz2
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.tar.xz
plus-28658bf384121e2522c95e9a2e1c1d7530f0fcd7.zip
remove unused includes from resources.
Diffstat (limited to 'src/resources/sounddb.cpp')
-rw-r--r--src/resources/sounddb.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/sounddb.cpp b/src/resources/sounddb.cpp
index 6dcf20b17..71e1a01e4 100644
--- a/src/resources/sounddb.cpp
+++ b/src/resources/sounddb.cpp
@@ -20,9 +20,7 @@
#include "resources/sounddb.h"
-#include "client.h"
#include "configuration.h"
-#include "logger.h"
#include "notifications.h"
#include "notifymanager.h"