diff options
author | Nicolas Lacasse <nlacasse@google.com> | 2018-08-14 11:49:42 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-08-14 11:50:49 -0700 |
commit | 6cf22781673d75cca459fd668cf291b387d52e0d (patch) | |
tree | db11852c91ada5162d7d5fddf58d91f2d90591c8 /pkg/abi/linux/BUILD | |
parent | 49031378d37db8990806851e02fcea8c52a8054c (diff) |
Automated rollback of changelist 208284483
PiperOrigin-RevId: 208685417
Change-Id: Ie2849c4811e3a2d14a002f521cef018ded0c6c4a
Diffstat (limited to 'pkg/abi/linux/BUILD')
-rw-r--r-- | pkg/abi/linux/BUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/abi/linux/BUILD b/pkg/abi/linux/BUILD index 9a44c2042..ac4ceefbc 100644 --- a/pkg/abi/linux/BUILD +++ b/pkg/abi/linux/BUILD @@ -43,7 +43,6 @@ go_library( "shm.go", "signal.go", "socket.go", - "splice.go", "time.go", "tty.go", "uio.go", |