src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp
changeset 52302 912b79d983d9
parent 49813 97984a163b55
child 52460 f1bb77833b59
--- a/src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp	Fri Oct 26 08:23:52 2018 -0400
+++ b/src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp	Fri Oct 19 09:39:29 2018 +0200
@@ -159,8 +159,6 @@
   return (char*) 0;
 }
 
-void os::initialize_thread(Thread* thr) {}
-
 void os::print_context(outputStream *st, const void *context) {
   if (context == NULL) return;