Hi,
On 08/21/2012 02:14 PM, Marc-André Lureau wrote:
On Wed, Aug 15, 2012 at 9:56 AM, Yonit Halperin<[email protected]>  wrote:
+    g_object_set(copy,
+                 "enable-smartcard", c->smartcard,
+                 "enable-audio", c->audio,
+                 NULL);

like the rest of the c->fields above, you don't need to call
g_object_set() again.

(why "again"?)
Ok, so spice_channel_new should be changed to check SpiceSessionPrivate
fields instead of using g_object_get for the corresponding properties.

ack otherwise


_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to