(Fbyte_code): Delete case Lisp_Void.

This commit is contained in:
Karl Heuer 1994-10-06 23:01:51 +00:00
parent 9eb879911f
commit 9fae5e5350

View file

@ -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);
}
}