hotspot/src/share/vm/utilities/hashtable.hpp
changeset 46545 b970b6e40209
parent 46488 01c282163d38
child 46630 75aa3e39d02c
--- a/hotspot/src/share/vm/utilities/hashtable.hpp	Thu Jun 15 18:58:08 2017 +0000
+++ b/hotspot/src/share/vm/utilities/hashtable.hpp	Fri Jun 16 09:13:56 2017 -0400
@@ -170,10 +170,6 @@
 
 protected:
 
-#ifdef ASSERT
-  void verify_lookup_length(int max_bucket_count, const char *table_name);
-#endif
-
   void initialize(int table_size, int entry_size, int number_of_entries);
 
   // Accessor