mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
* package-vc.el (vc-clone): Remove superfluous declaration
This commit is contained in:
parent
f3e7820b48
commit
168929cf0d
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@
|
|||
:group 'package
|
||||
:version "29.1")
|
||||
|
||||
(declare-function vc-clone "vc" (backend remote &optional directory))
|
||||
|
||||
(defun package-vc-commit (pkg)
|
||||
"Extract the commit of a development package PKG."
|
||||
(cl-assert (eq (package-desc-kind pkg) 'vc))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue