tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc.
authorArt Haas <ahaas@neosoft.com>
Thu, 25 Mar 1999 11:50:02 +0000 (11:50 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 25 Mar 1999 11:50:02 +0000 (06:50 -0500)
commit9d4c59ab209c9bf1015490bcf8054d3b7db8a924
tree53f942e4f7d61862f67e3128734c799d8fe912d4
parentab8cc6ab9ff5d016181db9a6b75988fd21f6d3d9
tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc.

* tlink.c (symbol_hash_newfunc): Remove redundant call to
hash_newfunc.
(file_hash_newfunc, demangled_hash_newfunc): Likewise.

From-SVN: r25974
gcc/ChangeLog
gcc/tlink.c