diff options
Diffstat (limited to 'autotests/testolmaccount.h')
-rw-r--r-- | autotests/testolmaccount.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/autotests/testolmaccount.h b/autotests/testolmaccount.h index 1d3da837..367092f6 100644 --- a/autotests/testolmaccount.h +++ b/autotests/testolmaccount.h @@ -13,9 +13,6 @@ class TestOlmAccount : public QObject { Q_OBJECT -Q_SIGNALS: - void enableEncryptionFinished(); - private Q_SLOTS: void pickleUnpickledTest(); void identityKeysValid(); |