hash_table: Add new hash_table_remove function.
authorCarl Worth <cworth@cworth.org>
Tue, 20 Jul 2010 01:01:43 +0000 (18:01 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 21 Jul 2010 00:01:11 +0000 (17:01 -0700)
commitd4f239de6e988a59d4ba3783ea325aa1552c3f5a
treee9233dd40523eda4615dc0f0f493a1d54c4d4e5b
parentd1500f8a195b7afe871cd768a5d33ecfecad5f31
hash_table: Add new hash_table_remove function.

To allow for the removal of a single element from a hash table.
src/mesa/shader/hash_table.c
src/mesa/shader/hash_table.h