X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsmime.el;h=bcebe3ddc38e85f21c0e809015dbdd85566f2f92;hb=1c2ed0ce5abe2181e51f777171f8cd40a547e5a9;hp=4a763caba8e32db6d719d9bc85e4430b29ca8bef;hpb=b4bc300f0dcddc2b17bb50a3501ed6e6db1ef12c;p=gnus diff --git a/lisp/smime.el b/lisp/smime.el index 4a763caba..bcebe3ddc 100644 --- a/lisp/smime.el +++ b/lisp/smime.el @@ -118,9 +118,6 @@ ;;; Code: -;; For Emacs <22.2 and XEmacs. -(eval-and-compile - (unless (fboundp 'declare-function) (defmacro declare-function (&rest r)))) (require 'dig) (if (locate-library "password-cache")