vnc: Remove the superfluous break
authorLiao Pingfang <liao.pingfang@zte.com.cn>
Mon, 13 Jul 2020 09:04:46 +0000 (17:04 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 1 Sep 2020 06:36:53 +0000 (08:36 +0200)
commitd560a06c608d2d32156fdacdb72aba2294bedec4
tree6d6c20c478889c42faf0374443f5d6a496e07cd2
parent2e8f68eaef2cf0cf98c49f078a64c7dd12f86508
vnc: Remove the superfluous break

Remove the superfluous break, as there is a "return" before.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>a
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-Id: <1594631086-36509-1-git-send-email-wang.yi59@zte.com.cn>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
ui/vnc-enc-tight.c