Reviewers: r,
Message:
Hello r (cc: [email protected]),
I'd like you to review this change to
https://code.google.com/p/goprotobuf
Description:
goprotobuf: Minor cleanup.
Please review this at http://codereview.appspot.com/6816099/
Affected files:
M proto/lib.go
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{}