; Remove 'package-vc-version' declaration

This commit is contained in:
Philip Kaludercic 2026-02-13 23:47:34 +01:00
parent 49c8dd44af
commit 36f35a774b
No known key found for this signature in database

View file

@ -507,8 +507,6 @@ package."
;; `package-load-all-descriptors', which ultimately populates the
;; `package-alist' variable.
(declare-function package-vc-version "package-vc" (pkg))
(defun package-process-define-package (exp)
"Process define-package expression EXP and push it to `package-alist'.
EXP should be a form read from a foo-pkg.el file.