Revert "vnc: set the right prefered encoding"
authorCorentin Chary <corentincj@iksaif.net>
Wed, 19 May 2010 07:24:01 +0000 (09:24 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 1 Jun 2010 17:53:09 +0000 (12:53 -0500)
commit7566e3b5c6fcb489ad1912c14e53a49ddb136c61
tree3888e8cb5e9559c48c8da0bf4ca04f4651e00bf9
parent0c0f769dbcacd2efc72de3c17d97bfb484f8ace3
Revert "vnc: set the right prefered encoding"

This patch was wrong, because the loop was already reversed,
so the first encoding was correctly set at the end of the loopp.

This reverts commit 14eb8b6829ad9dee7035de729e083844a425f274.

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