]> git.cworth.org Git - notmuch/blobdiff - util/crypto.h
gmime-cleanup: drop all arguments unused in GMime 3
[notmuch] / util / crypto.h
index dbb333eb4c5d955648134fd7de3896d52a2fae02..af3998e8466e346bdcef95310031d88e68742c7a 100644 (file)
@@ -18,7 +18,6 @@ GMimeObject *
 _notmuch_crypto_decrypt (bool *attempted,
                         notmuch_decryption_policy_t decrypt,
                         notmuch_message_t *message,
-                        GMimeCryptoContext* crypto_ctx,
                         GMimeMultipartEncrypted *part,
                         GMimeDecryptResult **decrypt_result,
                         GError **err);