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. ack otherwise -- Marc-André Lureau _______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
