hotspot/src/os/solaris/vm/os_solaris.cpp
changeset 13975 2f7431485cfa
parent 13932 b8d718f01df4
child 14120 7d298141c258
--- a/hotspot/src/os/solaris/vm/os_solaris.cpp	Fri Oct 05 13:37:08 2012 -0700
+++ b/hotspot/src/os/solaris/vm/os_solaris.cpp	Wed Oct 10 14:35:58 2012 -0400
@@ -5870,15 +5870,6 @@
   }
 }
 
-// Just to get the Kernel build to link on solaris for testing.
-
-extern "C" {
-class ASGCT_CallTrace;
-void AsyncGetCallTrace(ASGCT_CallTrace *trace, jint depth, void* ucontext)
-  KERNEL_RETURN;
-}
-
-
 // ObjectMonitor park-unpark infrastructure ...
 //
 // We implement Solaris and Linux PlatformEvents with the