hashtable: Drop this component of KWSys
It was already turned off when building inside CMake.
Other consuming projects have been migrated to C++11 and
can now use std::unordered_{set,map}
instead.
It was already turned off when building inside CMake.
Other consuming projects have been migrated to C++11 and
can now use std::unordered_{set,map}
instead.