diff --git a/src/core/mainwindow.h b/src/core/mainwindow.h index ed4fd85d2..9fea5527e 100644 --- a/src/core/mainwindow.h +++ b/src/core/mainwindow.h @@ -43,7 +43,6 @@ #include #include #include -#include #include #include @@ -290,9 +289,6 @@ class MainWindow : public QMainWindow, public PlatformInterface { void CheckFullRescanRevisions(); - // creates the icon by painting the full one depending on the current position - QPixmap CreateOverlayedIcon(const int position, const int scrobble_point); - void GetCoverAutomatically(); void SetToggleScrobblingIcon(const bool value);