aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/verifyopaquejob.h
diff options
context:
space:
mode:
Diffstat (limited to 'lang/qt/src/verifyopaquejob.h')
-rw-r--r--lang/qt/src/verifyopaquejob.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/qt/src/verifyopaquejob.h b/lang/qt/src/verifyopaquejob.h
index bfa34e92..c9b2247b 100644
--- a/lang/qt/src/verifyopaquejob.h
+++ b/lang/qt/src/verifyopaquejob.h
@@ -85,8 +85,6 @@ public:
If \a plainText is non-null, the plaintext is written
there. Otherwise, it will be delivered in the second argument
of result().
-
- \throws GpgME::Exception if starting fails
*/
virtual void start(const std::shared_ptr<QIODevice> &signedData, const std::shared_ptr<QIODevice> &plainText = std::shared_ptr<QIODevice>()) = 0;