changeset 7939:921868af6d6b

Remove stub declaration.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 05 Mar 2013 20:45:39 +0100
parents 24e93ac47e95
children 30b3a966562e
files src/share/vm/graal/graalRuntime.hpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/share/vm/graal/graalRuntime.hpp	Tue Mar 05 19:47:36 2013 +0100
+++ b/src/share/vm/graal/graalRuntime.hpp	Tue Mar 05 20:45:39 2013 +0100
@@ -95,7 +95,6 @@
   stub(monitorexit)             \
   stub(verify_oop)              \
   stub(vm_error)                \
-  stub(set_deopt_info)          \
   stub(create_null_pointer_exception) \
   stub(create_out_of_bounds_exception) \
   stub(log_object)              \