Remove redundant assignments to 'count' in verify_space().
commit1156a834cf627e610baff44e90cabbaa3e95d83d
authorDouglas Katzman <dougk@google.com>
Mon, 6 Feb 2017 02:42:45 +0000 (5 21:42 -0500)
committerDouglas Katzman <dougk@google.com>
Mon, 6 Feb 2017 02:42:45 +0000 (5 21:42 -0500)
tree1e0d51323b86c5f47754159e117609298f6ebe90
parent3b6b9aaaf49a34f70b2b58207e690c8602b8c841
Remove redundant assignments to 'count' in verify_space().

The default is always to scan one lisp word.
src/runtime/gencgc.c