hotspot/src/share/vm/gc/shared/plab.hpp
changeset 35061 be6025ebffea
parent 32383 bc9971c6bf2b
child 36390 a2d991d1d628
--- a/hotspot/src/share/vm/gc/shared/plab.hpp	Thu Dec 10 23:02:31 2015 +0000
+++ b/hotspot/src/share/vm/gc/shared/plab.hpp	Thu Dec 10 14:57:55 2015 +0100
@@ -141,8 +141,6 @@
   // Fills in the unallocated portion of the buffer with a garbage object and updates
   // statistics. To be called during GC.
   virtual void retire();
-
-  void print() PRODUCT_RETURN;
 };
 
 // PLAB book-keeping.