X-Git-Url: https://cgit.sxemacs.org/?p=gnus;a=blobdiff_plain;f=lisp%2Fmml1991.el;fp=lisp%2Fmml1991.el;h=2663107133d8c7773036e255c1b8d58ed7e7ad0d;hp=8c698edb06af65520842dc27ac6b95bb18e4c425;hb=37159f7bfe7bc12dc4ca3966e2a7525be82a60c9;hpb=d418d998043ddeccbf6045c528bc8816a9f07bc5 diff --git a/lisp/mml1991.el b/lisp/mml1991.el index 8c698edb0..266310713 100644 --- a/lisp/mml1991.el +++ b/lisp/mml1991.el @@ -26,9 +26,6 @@ ;;; Code: (eval-and-compile - ;; For Emacs <22.2 and XEmacs. - (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))) - (if (locate-library "password-cache") (require 'password-cache) (require 'password)))