src/hotspot/share/gc/g1/g1RootClosures.hpp
changeset 49336 4b7dae855f23
parent 47216 71c04702a3d5
child 49911 358be4680d12
--- a/src/hotspot/share/gc/g1/g1RootClosures.hpp	Sun Mar 04 22:24:06 2018 -0800
+++ b/src/hotspot/share/gc/g1/g1RootClosures.hpp	Mon Mar 05 11:16:23 2018 +0100
@@ -48,7 +48,6 @@
 };
 
 class G1EvacuationRootClosures : public G1RootClosures {
-  static G1EvacuationRootClosures* create_root_closures_ext(G1ParScanThreadState* pss, G1CollectedHeap* g1h);
 public:
   // Flush any buffered state and deferred processing
   virtual void flush() = 0;