Jelajahi Sumber

Maintenance: Remove invalid declaration.

Carsten Dominik 16 tahun lalu
induk
melakukan
3a2d9a7eb9
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      lisp/org-rmail.el

+ 0 - 1
lisp/org-rmail.el

@@ -35,7 +35,6 @@
 (require 'org)
 
 ;; Declare external functions and variables
-(declare-function rmail-narrow-to-non-pruned-header "rmail" ())
 (declare-function rmail-show-message "rmail" (&optional n no-summary))
 (declare-function rmail-what-message "rmail" ())
 (defvar rmail-current-message)