Avoid writes to variables that are never read back.
authorBen Pfaff <blp@nicira.com>
Sun, 13 May 2012 23:34:49 +0000 (16:34 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 14 May 2012 16:37:18 +0000 (09:37 -0700)
commitf5cd6874f1e4efcd1d513a294bf7709933959b97
treec988d06d4e5b3921ae896ab5b4ccbfe9576dbdc1
parentd7127d44be0b18808b89717cbcb5be3afca92c11
Avoid writes to variables that are never read back.

Found by clang.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/ofp-print.c
utilities/ovs-vsctl.c