hotspot/src/share/vm/gc/shared/genCollectedHeap.hpp
changeset 33580 c2d95df2c54e
parent 33212 906b3d079b13
child 34133 5d761539ac2c
--- a/hotspot/src/share/vm/gc/shared/genCollectedHeap.hpp	Wed Oct 21 13:46:25 2015 +0000
+++ b/hotspot/src/share/vm/gc/shared/genCollectedHeap.hpp	Mon Oct 19 15:03:58 2015 +0200
@@ -126,8 +126,6 @@
 
   WorkGang* workers() const { return _workers; }
 
-  GCStats* gc_stats(Generation* generation) const;
-
   // Returns JNI_OK on success
   virtual jint initialize();