diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-06-07 17:48:03 +0100 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-06-10 19:39:34 +0400 |
commit | f9b5426fd50a60d9fda2c061c24f60537666e9af (patch) | |
tree | 433c91479ca38bd6eb6cf38b3297b794a2953460 /po | |
parent | 71795856881e037e0f0384b556c5b65f211662ad (diff) | |
download | qemu-f9b5426fd50a60d9fda2c061c24f60537666e9af.zip qemu-f9b5426fd50a60d9fda2c061c24f60537666e9af.tar.gz qemu-f9b5426fd50a60d9fda2c061c24f60537666e9af.tar.bz2 |
util/qemu-sockets.c: Avoid unused variable warnings
The 'on' variable is never used, and 'off' is only used
if IPV6_V6ONLY is defined; delete 'on' and move 'off' to
the point where it is used. This avoids warnings from
clang 3.4.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions