]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.4] [release-branch.go1.4] encoding/xml: remove SyntaxError.Byte
authorRuss Cox <rsc@golang.org>
Sat, 6 Dec 2014 03:19:13 +0000 (22:19 -0500)
committerRuss Cox <rsc@golang.org>
Sat, 6 Dec 2014 03:19:13 +0000 (22:19 -0500)
commitc139772a391fa0e25dd6ba26f9fae5b529b72e89
tree4896f35c17e0c8a93c0709eaf6f2c69bf2134aeb
parentc009bcdd8bc3e8bb93dc295c9fc2ba371e26438e
[release-branch.go1.4] [release-branch.go1.4] encoding/xml: remove SyntaxError.Byte

««« CL 182580043 / 2d1ab17a670a
encoding/xml: remove SyntaxError.Byte

It is unused. It was introduced in the CL that added InputOffset.
I suspect it was an editing mistake.

LGTM=bradfitz
R=bradfitz
CC=golang-codereviews
https://golang.org/cl/182580043
»»»

TBR=bradfitz
CC=golang-codereviews
https://golang.org/cl/180630043
src/encoding/xml/xml.go