Remove a duplicated line

Signed-off-by: kunming.xie <kunming.xie@hotmail.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
This commit is contained in:
谢 昆明 2019-03-22 09:48:37 +00:00 committed by Frediano Ziglio
parent 10870a0e0f
commit 699151e198
2 changed files with 1 additions and 1 deletions

View File

@ -67,5 +67,6 @@ Patches also contributed by
Yann E. MORIN <yann.morin.1998@free.fr>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Douglas Paul <doug@bogon.ca>
谢 昆明 <kunming.xie@hotmail.com>
....send patches to get your name here...

View File

@ -1979,7 +1979,6 @@ static void red_marshall_image(RedChannelClient *rcc,
copy.data.scale_mode = 0;
copy.data.src_bitmap = 0;
copy.data.mask.flags = 0;
copy.data.mask.flags = 0;
copy.data.mask.pos.x = 0;
copy.data.mask.pos.y = 0;
copy.data.mask.bitmap = 0;