summaryrefslogtreecommitdiff
path: root/libgo/go/runtime/nbpipe_pipe.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/runtime/nbpipe_pipe.go')
-rw-r--r--libgo/go/runtime/nbpipe_pipe.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/runtime/nbpipe_pipe.go b/libgo/go/runtime/nbpipe_pipe.go
index b17257e9ec3..408e1ec410f 100644
--- a/libgo/go/runtime/nbpipe_pipe.go
+++ b/libgo/go/runtime/nbpipe_pipe.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build aix || darwin
-// +build aix darwin
package runtime