aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/sigqueue_note.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/sigqueue_note.go')
-rw-r--r--src/runtime/sigqueue_note.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/sigqueue_note.go b/src/runtime/sigqueue_note.go
index e23446bea4..fb1a517fa5 100644
--- a/src/runtime/sigqueue_note.go
+++ b/src/runtime/sigqueue_note.go
@@ -8,7 +8,6 @@
// those functions. These functions will never be called.
//go:build !darwin && !plan9
-// +build !darwin,!plan9
package runtime