]> git.proxmox.com Git - qemu.git/commit
pixman/vnc: remove dead code.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 11 Oct 2012 10:11:27 +0000 (12:11 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 13:00:05 +0000 (14:00 +0100)
commit94362682d31eb7c9bfd6bf74cd615d0616a09361
treeb9560dd0c06116a0a91918cbf8efb96bcc822c19
parent47683d669f993308c2b84bed4ce64aafb5d7ced4
pixman/vnc: remove dead code.

Switching the vnc server framebuffer to use 32bpp unconditionally
turns the code bits which handle 8 and 16 bpp into dead code.
Remove them.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc-enc-hextile.c
ui/vnc-enc-tight.c
ui/vnc.c