QMutex mutex removed ProfileDatabase

This commit is contained in:
Rafael 2016-05-08 19:40:02 +02:00
parent 2dc83498a7
commit 092d2c310d
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@ public:
~ProfileDatabase();
private:
QMutex mutex;
QSettings *profileDB;
public slots: