]> git.eshelyaron.com Git - emacs.git/commit
(Fgarbage_collect): Remove unused variable.
authorGerd Moellmann <gerd@gnu.org>
Sun, 19 Sep 1999 21:46:42 +0000 (21:46 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 19 Sep 1999 21:46:42 +0000 (21:46 +0000)
commit96c5b0a7f97f0f25e6779ae1edd2410f5214df75
treed5b903164cd3c4f960f94c8d8eeea87590c6110c
parent854f487a96a07c8fe7fbbc10184e395305d8abb1
(Fgarbage_collect): Remove unused variable.
(compact_strings): Add parentheses around assignments in
conditional context.
(toplevel): Put declaration of unused function clear_marks
in #if 0 like its definition.
src/alloc.c