summaryrefslogtreecommitdiff
path: root/api/go1.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api/go1.1.txt')
-rw-r--r--api/go1.1.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/api/go1.1.txt b/api/go1.1.txt
index 2362a75f9..7cde99f13 100644
--- a/api/go1.1.txt
+++ b/api/go1.1.txt
@@ -92,7 +92,6 @@ pkg encoding/json, method (Number) String() string
pkg encoding/json, type Number string
pkg encoding/xml, func EscapeText(io.Writer, []uint8) error
pkg encoding/xml, method (*Encoder) Indent(string, string)
-pkg encoding/xml, method (Encoder) ReadFrom(io.Reader) (int64, error)
pkg encoding/xml, type Decoder struct, DefaultSpace string
pkg go/ast, func NewCommentMap(*token.FileSet, Node, []*CommentGroup) CommentMap
pkg go/ast, method (CommentMap) Comments() []*CommentGroup