Remove CalcHash overload in CHashTableT
commit73f61ae505987725e52183ec380fce6fbe52da97
authorcirdan <cirdansw@gmail.com>
Mon, 27 Jan 2014 20:52:23 +0000 (27 21:52 +0100)
committercirdan <cirdansw@gmail.com>
Mon, 27 Jan 2014 20:52:23 +0000 (27 21:52 +0100)
treee586958aa22542447068c25cdb47a6c6119103fd
parentc4d9eba53e9c42f924d9573ffe71cd7f51496532
Remove CalcHash overload in CHashTableT

The overloaded variant of CHashTableT::CalcHash that took an Item
parameter was used only once, but prevented Item and Key to be the
same type. We are better off without it.
src/misc/hashtable.hpp