fix comp.el compilation
This commit is contained in:
parent
bb25117eb4
commit
9c31066ccd
1 changed files with 0 additions and 1 deletions
|
@ -379,7 +379,6 @@ Put PREFIX in front of it."
|
|||
"Byte compile FUNCTION-NAME spilling data from the byte compiler."
|
||||
(let* ((f (symbol-function function-name))
|
||||
(func (make-comp-func :symbol-name function-name
|
||||
:func f
|
||||
:c-func-name (comp-c-func-name
|
||||
function-name
|
||||
"F"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue