summaryrefslogtreecommitdiffstats
path: root/src/qml/asyncimageprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/asyncimageprovider.h')
-rw-r--r--src/qml/asyncimageprovider.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/asyncimageprovider.h b/src/qml/asyncimageprovider.h
index 8b4fcd0fc1..8544a42e69 100644
--- a/src/qml/asyncimageprovider.h
+++ b/src/qml/asyncimageprovider.h
@@ -8,7 +8,6 @@
#include "library/coverart.h"
namespace mixxx {
-namespace skin {
namespace qml {
class AsyncImageResponse : public QQuickImageResponse, public QRunnable {
@@ -36,5 +35,4 @@ class AsyncImageProvider : public QQuickAsyncImageProvider {
};
} // namespace qml
-} // namespace skin
} // namespace mixxx