Remove loaddefs debug code
* lisp/emacs-lisp/loaddefs-gen.el (loaddefs-generate--rubric): Remove code inadvertantly checked in.
This commit is contained in:
parent
5276519255
commit
bd7a15ef78
1 changed files with 0 additions and 1 deletions
|
@ -481,7 +481,6 @@ FILE's name."
|
|||
(insert "\n;;; End of scraped data\n\n")
|
||||
(generate-lisp-file-trailer
|
||||
file :provide (and (stringp feature) feature)
|
||||
:compile t
|
||||
:inhibit-provide (not feature))
|
||||
(buffer-string))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue