hotspot/src/os/windows/vm/os_windows.cpp
changeset 11961 0abd4cd26e5a
parent 11639 ff8cfc20d5cb
child 12593 b0e4fdf19f29
--- a/hotspot/src/os/windows/vm/os_windows.cpp	Fri Feb 24 12:33:31 2012 -0800
+++ b/hotspot/src/os/windows/vm/os_windows.cpp	Mon Feb 27 09:17:44 2012 +0100
@@ -324,16 +324,6 @@
   os::breakpoint();
 }
 
-// Returns an estimate of the current stack pointer. Result must be guaranteed
-// to point into the calling threads stack, and be no lower than the current
-// stack pointer.
-
-address os::current_stack_pointer() {
-  int dummy;
-  address sp = (address)&dummy;
-  return sp;
-}
-
 // os::current_stack_base()
 //
 //   Returns the base of the stack, which is the stack's