THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement
authorjfarrell <jfarrell@apache.org>
Sat, 22 Feb 2014 00:37:13 +0000 (19:37 -0500)
committerjfarrell <jfarrell@apache.org>
Sat, 22 Feb 2014 00:37:13 +0000 (19:37 -0500)
commit3fa14a3990e973f0354059191bec34dcc8184af8
tree77881aaa66478d7c903aa8cd9b80354c0050dd35
parent8dbff98aea43757b138e641d8e0d0cbbf9a68ffa
THRIFT-2372:thrift/json_protocol.go:160: function ends without a return statement
Client: go
Patch: jfarrell

Removes else block from function and just returns.
lib/go/thrift/json_protocol.go