[Spice-commits] AUTHORS server/dcc-send.c

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Mar 22 10:17:08 UTC 2019


 AUTHORS           |    1 +
 server/dcc-send.c |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 699151e1989fd752a46c1896ced1c7d74e23aa44
Author: 谢 昆明 <kunming.xie at hotmail.com>
Date:   Fri Mar 22 09:48:37 2019 +0000

    Remove a duplicated line
    
    Signed-off-by: kunming.xie <kunming.xie at hotmail.com>
    Acked-by: Frediano Ziglio <fziglio at redhat.com>

diff --git a/AUTHORS b/AUTHORS
index a9b9ea79..b7daea58 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -67,5 +67,6 @@ Patches also contributed by
     Yann E. MORIN <yann.morin.1998 at free.fr>
     Zeeshan Ali (Khattak) <zeeshanak at gnome.org>
     Douglas Paul <doug at bogon.ca>
+    谢 昆明 <kunming.xie at hotmail.com>
 
    ....send patches to get your name here...
diff --git a/server/dcc-send.c b/server/dcc-send.c
index 326e6fa8..84fa1be7 100644
--- a/server/dcc-send.c
+++ b/server/dcc-send.c
@@ -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;


More information about the Spice-commits mailing list