summaryrefslogtreecommitdiff
path: root/src/alloc.c
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-10-06 21:47:12 +0000
committerKarl Heuer <kwzh@gnu.org>1994-10-06 21:47:12 +0000
commit9852abf34db46fb00f3df1a28d8285d6853ebc36 (patch)
treef11f42eca72508f7d9c7303f9553f4296fcdf4a3 /src/alloc.c
parent6428369f3365257dbfa3df1abe290dc0ae4c6666 (diff)
downloademacs-9852abf34db46fb00f3df1a28d8285d6853ebc36.tar.gz
emacs-9852abf34db46fb00f3df1a28d8285d6853ebc36.tar.bz2
emacs-9852abf34db46fb00f3df1a28d8285d6853ebc36.zip
(mark_object): Delete case Lisp_Internal_Stream.
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/alloc.c b/src/alloc.c
index cc1ad67f424..63dfed1bf19 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -1658,7 +1658,6 @@ mark_object (objptr)
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