From 092d2c310d67ec716f4498a543992da5708a7bb9 Mon Sep 17 00:00:00 2001 From: Rafael Date: Sun, 8 May 2016 19:40:02 +0200 Subject: [PATCH] QMutex mutex removed ProfileDatabase --- ProfileDatabase.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ProfileDatabase.h b/ProfileDatabase.h index 22b99d8..e32b1c4 100755 --- a/ProfileDatabase.h +++ b/ProfileDatabase.h @@ -33,7 +33,6 @@ public: ~ProfileDatabase(); private: - QMutex mutex; QSettings *profileDB; public slots: