hotspot/src/share/vm/runtime/vmThread.hpp
changeset 24331 c0bc7e5653fb
parent 22899 e2a6bf7f343a
child 37456 bf26e0f4235f
--- a/hotspot/src/share/vm/runtime/vmThread.hpp	Mon Apr 28 09:31:25 2014 +0000
+++ b/hotspot/src/share/vm/runtime/vmThread.hpp	Thu May 01 05:52:28 2014 -0700
@@ -128,9 +128,6 @@
   // GC support
   void oops_do(OopClosure* f, CLDClosure* cld_f, CodeBlobClosure* cf);
 
-  // Debugging
-  void print_on(outputStream* st) const;
-  void print() const                              { print_on(tty); }
   void verify();
 
   // Performance measurement