(hash_delete): Step through the hash nodes versus using hash_next to
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:42:48 +0000 (19:42 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Feb 1997 00:42:48 +0000 (19:42 -0500)
commit3cec07d501b9e0b836c8a7e9d709e7764aacf4e6
tree845c31cfe2b7f3e331d782706f0d8c0ce1e43d80
parenteb0bc1e9b443cc206bff8d9a7d14c3fd38aca3b1
(hash_delete): Step through the hash nodes versus using hash_next to
increase efficiency.

From-SVN: r13593
gcc/objc/hash.c