From af8051b234b0a09e9a9299eb074393eb228b793a Mon Sep 17 00:00:00 2001 From: Mikio Hara Date: Fri, 29 Mar 2013 15:07:38 +0900 Subject: api: remove Zone of net.IPNet from next.txt Update issue 4234. Update issue 4501. R=golang-dev, dave, bradfitz CC=golang-dev https://codereview.appspot.com/8129043 --- api/next.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'api') diff --git a/api/next.txt b/api/next.txt index b45c22526..a32c3a945 100644 --- a/api/next.txt +++ b/api/next.txt @@ -354,7 +354,6 @@ pkg net, method (*UnixConn) CloseRead() error pkg net, method (*UnixConn) CloseWrite() error pkg net, type DialOption interface, unexported methods pkg net, type IPAddr struct, Zone string -pkg net, type IPNet struct, Zone string pkg net, type NS struct pkg net, type NS struct, Host string pkg net, type TCPAddr struct, Zone string -- cgit v1.2.1