clear dead code

This commit is contained in:
iamqizhao
2016-07-15 11:18:18 -07:00
parent ec7eacfcc4
commit 1391d99481

View File

@ -464,9 +464,6 @@ func StreamErrorf(c codes.Code, format string, a ...interface{}) StreamError {
}
}
// ErrDone indicates
//var ErrDone = StreamErrorf(codes.Internal, "rpc is done")
// ConnectionErrorf creates an ConnectionError with the specified error description.
func ConnectionErrorf(format string, a ...interface{}) ConnectionError {
return ConnectionError{