Mercurial > emacs
changeset 9359:36dea2dad76c
(mark_object): Delete case Lisp_Internal_Stream.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 06 Oct 1994 21:47:12 +0000 |
parents | 361c6409e7c1 |
children | 100b1d83e06f |
files | src/alloc.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/alloc.c Thu Oct 06 21:29:49 1994 +0000 +++ b/src/alloc.c Thu Oct 06 21:47:12 1994 +0000 @@ -1658,7 +1658,6 @@ case Lisp_Boolfwd: case Lisp_Objfwd: case Lisp_Buffer_Objfwd: - case Lisp_Internal_Stream: /* Don't bother with Lisp_Buffer_Objfwd, since all markable slots in current buffer marked anyway. */ /* Don't need to do Lisp_Objfwd, since the places they point