(mark_object): Delete case Lisp_Void.

This commit is contained in:
Karl Heuer 1994-10-06 22:59:55 +00:00
parent 702672da3c
commit 9eb879911f

View file

@ -1652,7 +1652,6 @@ mark_object (objptr)
break;
case Lisp_Int:
case Lisp_Void:
case Lisp_Subr:
case Lisp_Intfwd:
case Lisp_Boolfwd: