summaryrefslogtreecommitdiffstats
path: root/src/widget/wcoverart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wcoverart.h')
-rw-r--r--src/widget/wcoverart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widget/wcoverart.h b/src/widget/wcoverart.h
index 6e0fa12f42..98ef4b3f7b 100644
--- a/src/widget/wcoverart.h
+++ b/src/widget/wcoverart.h
@@ -42,7 +42,6 @@ class WCoverArt : public QWidget, public WBaseWidget {
private:
QPixmap scaledCoverArt(QPixmap normal);
- CoverArtCache* m_pCoverCache;
bool m_bEnableWidget;
WCoverArtMenu* m_pMenu;
QPixmap m_loadedCover;