]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/sieve-manage.el
Merge from emacs-24; up to 2014-04-17T02:05:48Z!eggert@cs.ucla.edu
[gnu-emacs] / lisp / gnus / sieve-manage.el
index fd97c7d595b26f6dc750872488bd6558f3baa240..62d185e28571ae3e1a66f135eb2bcda9aa8235cf 100644 (file)
 
 ;;; Code:
 
-;; For Emacs <22.2 and XEmacs.
-(eval-and-compile
-  (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
-
 (if (locate-library "password-cache")
     (require 'password-cache)
   (require 'password))