From: Glauber Costa <glommer@gmail.com>
To: Chris Webb <chris@arachsys.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [BACKPORT] vnc: rework VncState release workflow
Date: Thu, 27 Aug 2009 08:55:14 -0300 [thread overview]
Message-ID: <5d6222a80908270455m1623c329jfd7bbe7dd08bebf9@mail.gmail.com> (raw)
In-Reply-To: <20090827085243.GA10938@arachsys.com>
>
> 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."
next prev parent reply other threads:[~2009-08-27 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-27 8:52 [Qemu-devel] [BACKPORT] vnc: rework VncState release workflow Chris Webb
2009-08-27 11:55 ` Glauber Costa [this message]
2009-08-28 12:34 ` [Qemu-devel] " Chris Webb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5d6222a80908270455m1623c329jfd7bbe7dd08bebf9@mail.gmail.com \
--to=glommer@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=chris@arachsys.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).