(Fbyte_code): Delete case Lisp_Void.
This commit is contained in:
parent
9eb879911f
commit
9fae5e5350
1 changed files with 0 additions and 1 deletions
|
@ -356,7 +356,6 @@ If the third argument is incorrect, Emacs may crash.")
|
|||
case Lisp_Buffer_Local_Value:
|
||||
case Lisp_Some_Buffer_Local_Value:
|
||||
case Lisp_Buffer_Objfwd:
|
||||
case Lisp_Void:
|
||||
v2 = Fsymbol_value (v1);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue