diff src/share/vm/graal/graalVMEntries.hpp @ 3646:148584b96a34

Remove ci usage for accessing branch probability.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 16 Nov 2011 15:58:18 +0100
parents f00918f35c7f
children 5c80ccb80036
line wrap: on
line diff
--- a/src/share/vm/graal/graalVMEntries.hpp	Wed Nov 16 15:46:39 2011 +0100
+++ b/src/share/vm/graal/graalVMEntries.hpp	Wed Nov 16 15:58:18 2011 +0100
@@ -28,8 +28,6 @@
 
 methodOop getMethodFromHotSpotMethod(oop hotspotMethod);
 
-oop getReflectedMethod(methodOop method, TRAPS);
-
 // nothing here - no need to define the jni method implementations in a header file