X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fsqlauthenticator.h;h=8336151b030929b65ebb27b76274655a2a645e52;hp=3f24705e490284761ded2d82f85ef0ead65ae5c5;hb=c194ed5fb3d15e14b9364f9796d3521910dc72fe;hpb=158443f71d48215eea8b47b836b61afd77654b78 diff --git a/src/core/sqlauthenticator.h b/src/core/sqlauthenticator.h index 3f24705e..8336151b 100644 --- a/src/core/sqlauthenticator.h +++ b/src/core/sqlauthenticator.h @@ -28,7 +28,6 @@ class SqlAuthenticator : public Authenticator public: SqlAuthenticator(QObject *parent = nullptr); - ~SqlAuthenticator() override; public slots: /* General */