Skip to content

Commit

Permalink
Update src/core/auth/qgsauthmanager.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 29, 2023
1 parent cdfd83d commit 9d26729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/auth/qgsauthmanager.cpp
Expand Up @@ -1587,7 +1587,7 @@ bool QgsAuthManager::eraseAuthenticationDatabase( bool backup, QString *backuppa
updateConfigAuthMethods();

#ifndef QT_NO_SSL
initSslCaches();
initSslCaches();
#endif

emit authDatabaseChanged();
Expand Down

0 comments on commit 9d26729

Please sign in to comment.