diff options
Diffstat (limited to 'src/runtime/os_windows.go')
| -rw-r--r-- | src/runtime/os_windows.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/runtime/os_windows.go b/src/runtime/os_windows.go index 44718f1d21..60741f321f 100644 --- a/src/runtime/os_windows.go +++ b/src/runtime/os_windows.go @@ -546,8 +546,6 @@ func initLongPathSupport() { func osinit() { asmstdcallAddr = unsafe.Pointer(abi.FuncPCABI0(asmstdcall)) - setBadSignalMsg() - loadOptionalSyscalls() disableWER() |
