]> git.notmuchmail.org Git - notmuch/blobdiff - util/crypto.c
gmime-cleanup: drop all arguments unused in GMime 3
[notmuch] / util / crypto.c
index 8104263d1ace559d8928fd37326d0beb30b32099..ba67d4f4ebbd378d9833a1bb46c9a511d5a4fb91 100644 (file)
@@ -32,7 +32,6 @@ GMimeObject *
 _notmuch_crypto_decrypt (bool *attempted,
                         notmuch_decryption_policy_t decrypt,
                         notmuch_message_t *message,
-                        g_mime_3_unused(GMimeCryptoContext* crypto_ctx),
                         GMimeMultipartEncrypted *part,
                         GMimeDecryptResult **decrypt_result,
                         GError **err)