From a3304feb9be1489036574fdac2a4a3e4e7a0c38a Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Mon, 12 Oct 2020 21:25:00 +0200 Subject: Revert "Fix some compilation warnings in non nativecomp build (bug#43892)" This reverts commit 6606ec8e313bf48a1ac7b63c52bfeb64c4257107. --- lisp/help.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'lisp/help.el') diff --git a/lisp/help.el b/lisp/help.el index 1a3fd35e44e..c166b63a56f 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -1320,8 +1320,6 @@ ARGLIST can also be t or a string of the form \"(FUN ARG1 ARG2 ...)\"." (error "Unrecognized usage format")) (help--make-usage-docstring 'fn arglist))))) -(declare-function subr-native-lambda-list "data.c") - (defun help-function-arglist (def &optional preserve-names) "Return a formal argument list for the function DEF. If PRESERVE-NAMES is non-nil, return a formal arglist that uses -- cgit v1.2.3