diff options
Diffstat (limited to 'lisp/gnus/mml-smime.el')
| -rw-r--r-- | lisp/gnus/mml-smime.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/gnus/mml-smime.el b/lisp/gnus/mml-smime.el index 4754f37a2da..acddb300339 100644 --- a/lisp/gnus/mml-smime.el +++ b/lisp/gnus/mml-smime.el | |||
| @@ -329,7 +329,6 @@ Whether the passphrase is cached at all is controlled by | |||
| 329 | (autoload 'epg-verify-string "epg") | 329 | (autoload 'epg-verify-string "epg") |
| 330 | (autoload 'epg-sign-string "epg") | 330 | (autoload 'epg-sign-string "epg") |
| 331 | (autoload 'epg-encrypt-string "epg") | 331 | (autoload 'epg-encrypt-string "epg") |
| 332 | (autoload 'epg-passphrase-callback-function "epg") | ||
| 333 | (autoload 'epg-context-set-passphrase-callback "epg") | 332 | (autoload 'epg-context-set-passphrase-callback "epg") |
| 334 | (autoload 'epg-sub-key-fingerprint "epg") | 333 | (autoload 'epg-sub-key-fingerprint "epg") |
| 335 | (autoload 'epg-configuration "epg-config") | 334 | (autoload 'epg-configuration "epg-config") |