Merge from Gnus git master
[bpt/emacs.git] / lisp / gnus / sieve-manage.el
index fd97c7d..62d185e 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))