Remove unused live scanning option

This commit is contained in:
Jonas Kvinge
2020-11-21 09:40:48 +01:00
parent 2786a1a97e
commit bf04c45ebf
4 changed files with 0 additions and 16 deletions

View File

@@ -195,7 +195,6 @@ class CollectionWatcher : public QObject {
bool scan_on_startup_;
bool monitor_;
bool mark_songs_unavailable_;
bool live_scanning_;
bool stop_requested_;
bool rescan_in_progress_; // True if RescanTracksNow() has been called and is working.