CollectionWatcher: Remove unused ctor
This commit is contained in:
parent
3329bc7d76
commit
c5f9e43d10
@ -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_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user