hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp
changeset 38259 b495d1cfe673
parent 33593 60764a78fa5c
child 38309 9b8e9c373740
--- a/hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp	Mon May 09 17:36:13 2016 +0000
+++ b/hotspot/src/share/vm/prims/jvmtiRedefineClasses.hpp	Mon May 09 22:22:15 2016 +0200
@@ -30,7 +30,6 @@
 #include "memory/resourceArea.hpp"
 #include "oops/objArrayKlass.hpp"
 #include "oops/objArrayOop.hpp"
-#include "prims/jvmtiRedefineClassesTrace.hpp"
 #include "runtime/vm_operations.hpp"
 
 // Introduction: