qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [BACKPORT] vnc: rework VncState release workflow


From: Glauber Costa
Subject: [Qemu-devel] Re: [BACKPORT] vnc: rework VncState release workflow
Date: Thu, 27 Aug 2009 08:55:14 -0300

>
>  static void vnc_copy(VncState *vs, int src_x, int src_y, int dst_x, int 
> dst_y, int w, int h)
>  {
> -    vnc_update_client(vs);
> -
>     vnc_write_u8(vs, 0);  /* msg id */
>     vnc_write_u8(vs, 0);
>     vnc_write_u16(vs, 1); /* number of rects */

This code does not exist in my tree, so it can't possibly be removed.
I assume that it is just safe to ignore it, though?

thanks
-- 
Glauber  Costa.
"Free as in Freedom"
http://glommer.net

"The less confident you are, the more serious you have to act."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]