]> git.proxmox.com Git - qemu.git/commit - vnc.c
Remove dead assignments in various common files, spotted by clang analyzer
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 18:35:52 +0000 (18:35 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 25 Apr 2010 18:35:52 +0000 (18:35 +0000)
commit9678d9501bc5f2e6e06170013dec8667057c3b62
tree98a3d703b5db9b598a639fa672bbe159a85b07c4
parentd4c4e6fdc7f5077fba3446f6e650eb94d07a0be5
Remove dead assignments in various common files, spotted by clang analyzer

Value stored is never read.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
console.c
hw/xen_disk.c
net/tap.c
slirp/cksum.c
tcg/tcg.c
vnc.c