aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/tls_stub.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/tls_stub.go')
-rw-r--r--src/runtime/tls_stub.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/tls_stub.go b/src/runtime/tls_stub.go
index 95dafd007c..7bdfc6b89a 100644
--- a/src/runtime/tls_stub.go
+++ b/src/runtime/tls_stub.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build (windows && !amd64) || !windows
-// +build windows,!amd64 !windows
package runtime