[mini] Inline only use of mono_runtime_syscall_fork
[mono.git] / mono / mini / mini-posix.c
index dbb0614bb2dfd06941ef081ab15fb504e7c9643c..f07b84d47f68a2c7cca51efa71532834c7ad5069 100644 (file)
@@ -832,12 +832,6 @@ mono_runtime_setup_stat_profiler (void)
 
 #if defined(__native_client__)
 
-pid_t
-mono_runtime_syscall_fork ()
-{
-       g_assert_not_reached ();
-}
-
 void
 mono_gdb_render_native_backtraces (pid_t crashed_pid)
 {