Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 575018
Collapse All | Expand All

(-)a/gio/gdbusproxy.c (-1 / +1 lines)
Lines 1720-1725 async_initable_init_second_finish (GAsyncInitable *initable, Link Here
1720
  if (result != NULL)
1720
  if (result != NULL)
1721
    {
1721
    {
1722
      process_get_all_reply (proxy, result);
1722
      process_get_all_reply (proxy, result);
1723
      g_variant_unref (result);
1723
    }
1724
    }
1724
1725
1725
  proxy->priv->initialized = TRUE;
1726
  proxy->priv->initialized = TRUE;
1726
- 

Return to bug 575018