Remove unused function
This commit is contained in:
@@ -79,7 +79,6 @@ class SCollection : public QObject {
|
||||
void IncrementalScan();
|
||||
|
||||
void CurrentSongChanged(const Song &song);
|
||||
void SongsStatisticsChanged(const SongList& songs);
|
||||
void Stopped();
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user