Cleanup code

This commit is contained in:
pokamest 2022-08-26 00:58:24 +03:00
parent aed688224b
commit aae1da3aa8
10 changed files with 3 additions and 37 deletions

View file

@ -13,8 +13,6 @@ SecureQSettings::SecureQSettings(const QString &organization, const QString &app
m_settings(organization, application, parent),
encryptedKeys({"Servers/serversList"})
{
qDebug() << "SecureQSettings::SecureQSettings CTOR";
bool encrypted = m_settings.value("Conf/encrypted").toBool();
// convert settings to encrypted for if updated to >= 2.1.0