From 463b159343f04bbd220d8d409b45bd368841b90f Mon Sep 17 00:00:00 2001 From: Arno Date: Mon, 29 Jul 2013 15:43:41 +0200 Subject: Revert "Prevent datacollector from running when operating on files" This reverts commit 06cfadc8386aec27b9c7c43486fc0b057e9fb022. Turns out that this was not the root cause for the crashes. Still stumped. --- smdirwatcher.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'smdirwatcher.cpp') diff --git a/smdirwatcher.cpp b/smdirwatcher.cpp index 83e0efa..371e7cf 100644 --- a/smdirwatcher.cpp +++ b/smdirwatcher.cpp @@ -118,7 +118,6 @@ void SmDataColletor::setCheckForPresent(bool present){ void SmDataColletor::run(){ forever { - QMutexLocker l(&mHoldMx); mSemUsed->acquire(); if(mCancel){ QSqlDatabase::database("collectordb").close(); -- cgit v1.2.3-70-g09d2