hotspot/src/share/vm/ci/ciMethod.hpp
changeset 33069 d8eed614f298
parent 31587 e48945b7849c
child 33451 0712796e4039
--- a/hotspot/src/share/vm/ci/ciMethod.hpp	Thu Sep 17 13:42:50 2015 -0700
+++ b/hotspot/src/share/vm/ci/ciMethod.hpp	Fri Sep 18 10:11:11 2015 +0200
@@ -266,7 +266,6 @@
   int resolve_vtable_index(ciKlass* caller, ciKlass* receiver);
 
   // Compilation directives
-  bool should_exclude();
   bool should_inline();
   bool should_not_inline();
   bool should_print_assembly();