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