CollectionView: Remove unused declaration

This commit is contained in:
Jonas Kvinge
2025-06-22 20:36:57 +02:00
parent 0158f7f08a
commit d3a4dd6da6

View File

@@ -138,7 +138,6 @@ class CollectionView : public AutoExpandingTreeView {
void DeleteFilesFinished(const SongList &songs_with_errors);
private:
void RecheckIsEmpty();
void SetShowInVarious(const bool on);
bool RestoreLevelFocus(const QModelIndex &parent = QModelIndex());
void SaveContainerPath(const QModelIndex &child);