src/hotspot/share/gc/g1/g1HotCardCache.hpp
changeset 47885 5caa1d5f74c1
parent 47216 71c04702a3d5
child 53244 9807daeb47c4
--- a/src/hotspot/share/gc/g1/g1HotCardCache.hpp	Mon Oct 30 08:34:54 2017 +0100
+++ b/src/hotspot/share/gc/g1/g1HotCardCache.hpp	Tue Nov 14 11:33:23 2017 +0100
@@ -128,9 +128,6 @@
     }
   }
 
-  // Zeros the values in the card counts table for entire committed heap
-  void reset_card_counts();
-
   // Zeros the values in the card counts table for the given region
   void reset_card_counts(HeapRegion* hr);