lisp/ChangeLog (2013-11-21): Unmark tiny change
[gnus] / lisp / nnheader.el
index 3ce3dfa..994c2d0 100644 (file)
@@ -26,9 +26,6 @@
 
 ;;; Code:
 
-;; For Emacs <22.2 and XEmacs.
-(eval-and-compile
-  (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
 (eval-when-compile (require 'cl))
 
 (defvar nnmail-extra-headers)