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

Unified Diff: proto/lib.go

Issue 6816099: code review 6816099: goprotobuf: Minor cleanup. (Closed)
Patch Set: diff -r 43c4769b29e5 https://code.google.com/p/goprotobuf Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: proto/lib.go
===================================================================
--- a/proto/lib.go
+++ b/proto/lib.go
@@ -787,7 +787,3 @@
return dm
}
-
-// Leave name around for transition.
-// Generated code still says 'var _ = proto.GetString'.
-var GetString struct{}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

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