Discontinue HPUX support
This commit is contained in:
@@ -189,7 +189,6 @@ HashTableImpl::remove(ObjectKey & key)
|
||||
return(removed_val);
|
||||
}
|
||||
|
||||
#if !defined(HPUX)
|
||||
void
|
||||
HashTableImpl::forEach(HashImplIterator iterator, void * client_data)
|
||||
{
|
||||
@@ -210,4 +209,3 @@ HashTableImpl::forEach(HashImplIterator iterator, void * client_data)
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user