Peter Maydell f9b5426fd5 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>
2014-06-10 19:39:34 +04:00
..
2014-05-08 14:19:58 -04:00
2014-05-19 12:20:19 +02:00
2014-04-28 08:55:32 +04:00
2014-04-28 13:43:17 +01:00
2014-03-13 14:42:21 +01:00