(mark_object): Delete case Lisp_Void.
This commit is contained in:
parent
702672da3c
commit
9eb879911f
1 changed files with 0 additions and 1 deletions
|
@ -1652,7 +1652,6 @@ mark_object (objptr)
|
|||
break;
|
||||
|
||||
case Lisp_Int:
|
||||
case Lisp_Void:
|
||||
case Lisp_Subr:
|
||||
case Lisp_Intfwd:
|
||||
case Lisp_Boolfwd:
|
||||
|
|
Loading…
Add table
Reference in a new issue