ovs-vsctl: Remove dead assignment.
authorEthan Jackson <ethan@nicira.com>
Tue, 29 Mar 2011 17:58:45 +0000 (10:58 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 29 Mar 2011 18:13:30 +0000 (11:13 -0700)
commit16f4f61d0f7b0010461bd5c214d4bd11c8ae9788
tree34897eb6abb1842e2fc42522aefa9af8d192d73f
parente2f8f836717b1688c1ddeb009366eda72f1712e1
ovs-vsctl: Remove dead assignment.

Noticed this last night while playing around with the clang static
analyzer.
utilities/ovs-vsctl.c