lib: Remove unreachable JSONRPC case
authorJoe Stringer <joestringer@nicira.com>
Tue, 22 Oct 2013 17:03:08 +0000 (10:03 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 25 Oct 2013 19:24:42 +0000 (12:24 -0700)
jsonrpc_session_recv() handles echo replies prior to this.

Found by inspection.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found