From 5a5a748e2359bea1636184f1397a5e62010b7b1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Thu, 17 Feb 2022 19:17:13 +0100 Subject: qt,doc: Remove comments about throwing exceptions -- The jobs do not throw GpgME::Exception anymore since a long time. --- lang/qt/src/signencryptjob.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lang/qt/src/signencryptjob.h') diff --git a/lang/qt/src/signencryptjob.h b/lang/qt/src/signencryptjob.h index 61ab5c69..5a056e3c 100644 --- a/lang/qt/src/signencryptjob.h +++ b/lang/qt/src/signencryptjob.h @@ -106,8 +106,6 @@ public: If \a cipherText is non-null, the ciphertext is written there. Otherwise, it will be delivered in the third argument of result(). - - \throws GpgME::Exception if starting fails */ virtual void start(const std::vector &signers, const std::vector &recipients, -- cgit v1.2.3