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)
commit6647cb8ce75dfcb2bfd2b2c858eb789bd349687a
treea1d10d183e6345051bcb8e810de8d3eb152212e1
parent03922c9091330d93d699247bd6e5f4a8491d640b
lib: Remove unreachable JSONRPC case

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>
lib/ovsdb-idl.c