diff options
| author | Russ Cox <rsc@golang.org> | 2015-01-14 16:41:39 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2015-01-14 22:20:44 +0000 |
| commit | 6482fe6c65f105d2177b6278c97d464bc0976ca3 (patch) | |
| tree | c513ae5a92ce5f7330f4ec66f407a3e2253f883f /src/encoding/xml | |
| parent | f6d0054e718817df636a1281a2f8de04ac663ee8 (diff) | |
| download | go-6482fe6c65f105d2177b6278c97d464bc0976ca3.tar.xz | |
runtime: delete dead code called from C.
printf, vprintf, snprintf, gc_m_ptr, gc_g_ptr, gc_itab_ptr, gc_unixnanotime.
These were called from C.
There is no more C.
Now that vprintf is gone, delete roundup, which is unsafe (see CL 2814).
Change-Id: If8a7b727d497ffa13165c0d3a1ed62abc18f008c
Reviewed-on: https://go-review.googlesource.com/2824
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/encoding/xml')
0 files changed, 0 insertions, 0 deletions
