hotspot/src/share/vm/runtime/java.cpp
changeset 29208 b570d043f295
parent 27471 6e56277909f1
child 29321 b7582a690cb9
--- a/hotspot/src/share/vm/runtime/java.cpp	Fri Feb 20 22:22:39 2015 +0100
+++ b/hotspot/src/share/vm/runtime/java.cpp	Fri Feb 20 13:54:42 2015 +0100
@@ -67,7 +67,6 @@
 #if INCLUDE_ALL_GCS
 #include "gc_implementation/concurrentMarkSweep/concurrentMarkSweepThread.hpp"
 #include "gc_implementation/parallelScavenge/psScavenge.hpp"
-#include "gc_implementation/parallelScavenge/psScavenge.inline.hpp"
 #endif // INCLUDE_ALL_GCS
 #ifdef COMPILER1
 #include "c1/c1_Compiler.hpp"