1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

; Remove outdated declarations

This commit is contained in:
Dmitry Gutov 2019-12-26 17:32:30 +02:00
parent 6ab40c1a51
commit 7edb1f0773

View File

@ -630,9 +630,7 @@ functions are annotated with \"<f>\" via the
;;; Xref backend
(declare-function xref-make-bogus-location "xref" (message))
(declare-function xref-make "xref" (summary location))
(declare-function xref-collect-references "xref" (symbol dir))
(defun elisp--xref-backend () 'elisp)