diff --git a/src/collection/collectionwatcher.h b/src/collection/collectionwatcher.h index 9e75292be..bc7f3c712 100644 --- a/src/collection/collectionwatcher.h +++ b/src/collection/collectionwatcher.h @@ -135,7 +135,6 @@ class CollectionWatcher : public QObject { QStringList files_changed_path_; private: - ScanTransaction(const ScanTransaction&) {} ScanTransaction &operator=(const ScanTransaction&) { return *this; } int task_id_;