# HG changeset patch # User Karl Heuer # Date 781480032 0 # Node ID 36dea2dad76c7f2190f9a869749d52c71669b946 # Parent 361c6409e7c1b19dbbdbaf13cc754e05bb9bd658 (mark_object): Delete case Lisp_Internal_Stream. diff -r 361c6409e7c1 -r 36dea2dad76c src/alloc.c --- 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