]> git.eshelyaron.com Git - emacs.git/commit
; * admin/admin.el (cusver-scan): remove broken warning
authorMattias Engdegård <mattiase@acm.org>
Tue, 30 May 2023 09:14:01 +0000 (11:14 +0200)
committerMattias Engdegård <mattiase@acm.org>
Tue, 30 May 2023 15:46:06 +0000 (17:46 +0200)
commit845f97d475b2b1f963ab078a11e0baf5388dd5b2
tree5dc2c0b8c8903084796ea80616366a5dae499d61
parent9ae212fb1e5ef8cffd10ee174004caabf2027ba3
; * admin/admin.el (cusver-scan): remove broken warning

The call to `format-message` had no effect in itself, but it turns out
that actually emitting the result just results in useless warnings so
we remove it entirely.
admin/admin.el