X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fsqlitestorage.h;h=d52cdfa24a73c86b5a7d802a7a9e405cf8f9e0f5;hp=0ab792132f3e9f13153ec68f84cdac0318f40af4;hb=767e5f04ab1aff5ea98e9d3bf67d8f22043bf90c;hpb=c17297c5f5bcec99c59f731fd879055a04f1edb8 diff --git a/src/core/sqlitestorage.h b/src/core/sqlitestorage.h index 0ab79213..d52cdfa2 100644 --- a/src/core/sqlitestorage.h +++ b/src/core/sqlitestorage.h @@ -121,7 +121,6 @@ public slots: /* Sysident handling */ QMap getAllAuthUserNames() override; - QString getAuthUserName(UserId user) override; protected: void setConnectionProperties(const QVariantMap &properties,