X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fstorage.h;h=85d2cad1fb53694d62d286e734befa8edd249953;hb=fcacaaf16551524c7ebb6114254d005274cc3d63;hp=c0cddc162246e3ef97cc7872ffe468b7ef71f657;hpb=39328183a6a87c6eb10a9dbbffcd5d65bf154a1f;p=quassel.git diff --git a/src/core/storage.h b/src/core/storage.h index c0cddc16..85d2cad1 100644 --- a/src/core/storage.h +++ b/src/core/storage.h @@ -34,7 +34,6 @@ class Storage : public QObject public: Storage(QObject *parent = nullptr); - virtual ~Storage() {}; enum State { IsReady, // ready to go