Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(88)

Issue 13242058: code review 13242058: encoding/xml: remove dead code (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by gri
Modified:
11 years, 6 months ago
Reviewers:
r
CC:
r, golang-dev
Visibility:
Public.

Description

encoding/xml: remove dead code Avoid future 'declared and not used error'. See also issue 6414.

Patch Set 1 #

Patch Set 2 : diff -r 5981425e55ce https://code.google.com/p/go #

Patch Set 3 : diff -r 5981425e55ce https://code.google.com/p/go #

Patch Set 4 : diff -r 0711140d6ba3 https://code.google.com/p/go #

Patch Set 5 : diff -r 0711140d6ba3 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M src/pkg/encoding/xml/xml_test.go View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2013-09-17 22:08:29 UTC) #1
r
LGTM
11 years, 6 months ago (2013-09-17 22:18:14 UTC) #2
gri
11 years, 6 months ago (2013-09-17 22:24:43 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=7d26f1ac0139 ***

encoding/xml: remove dead code

Avoid future 'declared and not used error'.
See also issue 6414.

R=r
CC=golang-dev
https://codereview.appspot.com/13242058
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b