mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2025-12-29 00:41:33 +00:00
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:
parent
10870a0e0f
commit
699151e198
1
AUTHORS
1
AUTHORS
@ -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...
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user