Hi, I assumed you've tested things still compile and work after this?
If so ack. Regards, Hans On 04/02/2012 12:30 PM, Peter Hatina wrote:
Hi, can you have a look at this, before I can push it to FDO git? From fef8de569a7268bed272105649941b9dac5f4f98 Mon Sep 17 00:00:00 2001 From: Peter Hatina<phat...@redhat.com> Date: Mon, 2 Apr 2012 12:11:20 +0200 Subject: [PATCH 1/4] remove unused class member --- SpiceXPI/src/plugin/plugin.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/SpiceXPI/src/plugin/plugin.h b/SpiceXPI/src/plugin/plugin.h index 42e2a2d..0496c5c 100644 --- a/SpiceXPI/src/plugin/plugin.h +++ b/SpiceXPI/src/plugin/plugin.h @@ -182,7 +182,6 @@ private: NPBool m_initialized; NPWindow *m_window; - PRBool m_fIPC; std::string m_host_ip; std::string m_port; std::string m_password;
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel