X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=util%2Fcrypto.h;h=af3998e8466e346bdcef95310031d88e68742c7a;hp=dbb333eb4c5d955648134fd7de3896d52a2fae02;hb=b7ac4c05e118047442378f58eeb69d43bd1cbdb1;hpb=591a0787c2dc8fc79d0673ec42a84e6939722f17 diff --git a/util/crypto.h b/util/crypto.h index dbb333eb..af3998e8 100644 --- a/util/crypto.h +++ b/util/crypto.h @@ -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);