diff options
Diffstat (limited to 'lang/qt/tests/t-ownertrust.cpp')
-rw-r--r-- | lang/qt/tests/t-ownertrust.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/qt/tests/t-ownertrust.cpp b/lang/qt/tests/t-ownertrust.cpp index 093c21e4..31d22479 100644 --- a/lang/qt/tests/t-ownertrust.cpp +++ b/lang/qt/tests/t-ownertrust.cpp @@ -51,9 +51,6 @@ class ChangeOwnerTrustTest: public QGpgMETest { Q_OBJECT -Q_SIGNALS: - void asyncDone(); - private Q_SLOTS: void testChangeOwnerTrust() |