diff options
Diffstat (limited to 'lang/qt/tests/t-import.cpp')
-rw-r--r-- | lang/qt/tests/t-import.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lang/qt/tests/t-import.cpp b/lang/qt/tests/t-import.cpp index 06786bc0..456d7d64 100644 --- a/lang/qt/tests/t-import.cpp +++ b/lang/qt/tests/t-import.cpp @@ -58,9 +58,6 @@ class ImportTest : public QGpgMETest private: QTemporaryDir tempGpgHome; -Q_SIGNALS: - void asyncDone(); - private Q_SLOTS: void initTestCase() { |