From effa7b1276f4a8062976cac290fb1ff55ecc7270 Mon Sep 17 00:00:00 2001 From: APTX Date: Thu, 21 Jun 2012 18:06:00 +0200 Subject: [PATCH] Don't start DirectoryWatcher there... --- localmylist/mylist.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/localmylist/mylist.cpp b/localmylist/mylist.cpp index 1c0c871..3b397e5 100644 --- a/localmylist/mylist.cpp +++ b/localmylist/mylist.cpp @@ -153,8 +153,6 @@ void MyList::setupHostInfo() qWarning("Unknown host!"); } qDebug() << "host id" << hostId(); - - setupDirectoryWatcher(); } void MyList::loadLocalSettings(QSettings &s) -- 2.52.0