commit | 03817eb874f2f39bdc81deecf986c9d3a6bc5085 | [log] [tgz] |
---|---|---|
author | Corentin Chary <corentincj@iksaif.net> | Wed Jul 07 20:58:05 2010 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jul 26 17:36:14 2010 -0500 |
tree | 3b39dc0ae50963d62bd37e34c83b7a880625ca16 | |
parent | 4043a0137b183e0df1e1404d4852aa7395788f55 [diff] |
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>