From eb265df04e7bd0bdefbce8354326c552eb6ffb10 Mon Sep 17 00:00:00 2001 From: RJ Ryan Date: Tue, 21 Oct 2014 15:58:06 -0400 Subject: Some NULL-safety changes. --- src/widget/wcoverart.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widget/wcoverart.h') 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; -- cgit v1.2.3