hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp
changeset 3691 c84b8483cd2c
parent 3261 c7d5aae8d3f7
child 4022 2ec87d5043f7
--- a/hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp	Fri Aug 14 13:44:15 2009 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/concurrentG1RefineThread.hpp	Wed Aug 19 12:53:25 2009 -0400
@@ -51,7 +51,6 @@
  private:
   ConcurrentG1Refine*              _cg1r;
 
-  COTracker                        _co_tracker;
   double                           _interval_ms;
 
   void decreaseInterval(int processing_time_ms) {