hotspot/src/os/windows/vm/os_windows.cpp
changeset 27474 2b061fd571eb
parent 27471 6e56277909f1
parent 27473 07948a5f8f5c
child 27873 60cce297ef8e
child 27562 47f369e3c69c
--- a/hotspot/src/os/windows/vm/os_windows.cpp	Thu Nov 06 00:01:33 2014 +0000
+++ b/hotspot/src/os/windows/vm/os_windows.cpp	Thu Nov 06 01:31:31 2014 +0000
@@ -4154,10 +4154,6 @@
   return JNI_OK;
 }
 
-void os::init_3(void) {
-  return;
-}
-
 // Mark the polling page as unreadable
 void os::make_polling_page_unreadable(void) {
   DWORD old_status;