exp: remove exp/proxy and exp/terminal packages
The exp/proxy package was removed from the master library in https://golang.org/cl/6461056 (August, 2012). The exp/terminal package was removed from the master library in https://golang.org/cl/5970044 (March, 2012). I'm not sure why they lingered in the gofrontend copy, but let's finally remove them now. Reviewed-on: https://go-review.googlesource.com/87138 From-SVN: r256435
Showing
This diff is collapsed.
Click to expand it.
libgo/go/exp/README
deleted
100644 → 0
libgo/go/exp/proxy/direct.go
deleted
100644 → 0
libgo/go/exp/proxy/per_host.go
deleted
100644 → 0
libgo/go/exp/proxy/per_host_test.go
deleted
100644 → 0
libgo/go/exp/proxy/proxy.go
deleted
100644 → 0
libgo/go/exp/proxy/proxy_test.go
deleted
100644 → 0
libgo/go/exp/proxy/socks5.go
deleted
100644 → 0
libgo/go/exp/terminal/terminal.go
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
libgo/go/exp/terminal/util.go
deleted
100644 → 0
Please
register
or
sign in
to comment