aboutsummaryrefslogtreecommitdiff
path: root/src/net/cgo_socknew.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/cgo_socknew.go')
-rw-r--r--src/net/cgo_socknew.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/net/cgo_socknew.go b/src/net/cgo_socknew.go
index f9cfad9909..fbb9e10f34 100644
--- a/src/net/cgo_socknew.go
+++ b/src/net/cgo_socknew.go
@@ -3,9 +3,6 @@
// license that can be found in the LICENSE file.
//go:build cgo && !netgo && (android || linux || solaris)
-// +build cgo
-// +build !netgo
-// +build android linux solaris
package net