aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/os/dirent_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/dirent_linux.go')
-rw-r--r--src/os/dirent_linux.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/os/dirent_linux.go b/src/os/dirent_linux.go
index c249f615a..2527182fb 100644
--- a/src/os/dirent_linux.go
+++ b/src/os/dirent_linux.go
@@ -1,5 +1,4 @@
//go:build !baremetal && !js && !wasi
-// +build !baremetal,!js,!wasi
// Copyright 2020 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style