diff --git a/src/collection/collectionview.h b/src/collection/collectionview.h index a1184d226..22b7d7e45 100644 --- a/src/collection/collectionview.h +++ b/src/collection/collectionview.h @@ -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);