aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/callbacks_traceback.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cgo/callbacks_traceback.go')
-rw-r--r--src/runtime/cgo/callbacks_traceback.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/cgo/callbacks_traceback.go b/src/runtime/cgo/callbacks_traceback.go
index 7302c1eedf..dae31a8fcd 100644
--- a/src/runtime/cgo/callbacks_traceback.go
+++ b/src/runtime/cgo/callbacks_traceback.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build darwin || linux
-// +build darwin linux
package cgo