diff options
| author | Jeff Olson <olson.jeffery@gmail.com> | 2012-04-03 09:42:22 -0700 |
|---|---|---|
| committer | Brian Anderson <banderson@mozilla.com> | 2012-04-06 15:35:50 -0700 |
| commit | ce34ccfec9acbaa793cd1d486f3c01fbcc064d38 (patch) | |
| tree | 5735c0e69e1111478e60334abd97c46ef19c2a7b /src/rt | |
| parent | 6189a0814b41952b7a19526a28e720fb8985c3b6 (diff) | |
| download | rust-ce34ccfec9acbaa793cd1d486f3c01fbcc064d38.tar.gz rust-ce34ccfec9acbaa793cd1d486f3c01fbcc064d38.zip | |
removed this binding a few commits back. missed it in rustrt.def.in
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index bf51d67cd41..e21edfbdd80 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -102,7 +102,6 @@ rust_uv_buf_init rust_uv_last_error rust_uv_strerror rust_uv_err_name -rust_uv_ip4_test_verify_port_val rust_uv_ip4_addr rust_uv_tcp_connect rust_uv_tcp_bind |
