(epg-context-set-passphrase-callback): Remove duplicate autoload.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 30 Jun 2011 17:10:11 +0000 (19:10 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Thu, 30 Jun 2011 17:10:11 +0000 (19:10 +0200)
lisp/ChangeLog
lisp/auth-source.el

index 1a5c3d2..b288c20 100644 (file)
@@ -1,3 +1,8 @@
+2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * auth-source.el (epg-context-set-passphrase-callback): Remove
+       duplicate autoload.
+
 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
 
        * nnir.el (nnir-request-article): Allow requesting articles by
index 4133eab..135c679 100644 (file)
@@ -80,7 +80,6 @@
 (autoload 'epg-context-set-passphrase-callback "epg")
 (autoload 'epg-decrypt-string "epg")
 (autoload 'epg-context-set-armor "epg")
-(autoload 'epg-context-set-passphrase-callback "epg")
 (autoload 'epg-encrypt-string "epg")
 
 (defvar secrets-enabled)