Skip to content

Commit aa61e08

Browse files
new
Change-Id: I160b8f630d0a371908998cd74f0d38f1f4fd5b7e
1 parent ada39ca commit aa61e08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/runtime/export_unix_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ func Sigisblocked(i int) bool {
2424
return sigismember(&sigmask, i)
2525
}
2626

27-
type M = m
28-
2927
var waitForSigusr1 struct {
3028
rdpipe int32
3129
wrpipe int32

0 commit comments

Comments
 (0)