vnc: tight: split send_sub_rect
commit03817eb874f2f39bdc81deecf986c9d3a6bc5085
authorCorentin Chary <corentincj@iksaif.net>
Wed, 7 Jul 2010 18:58:05 +0000 (7 20:58 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 26 Jul 2010 22:36:14 +0000 (26 17:36 -0500)
tree3b39dc0ae50963d62bd37e34c83b7a880625ca16
parent4043a0137b183e0df1e1404d4852aa7395788f55
vnc: tight: split send_sub_rect

Split send_sub_rect in send_sub_rect_jpeg and send_sub_rect_nojpeg to
remove all these #ifdef CONFIG_JPEG.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/vnc-enc-tight.c