Handle ownership of TpContact.connection automatically.
authorTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 9 Jun 2011 15:43:54 +0000 (08:43 -0700)
committerTravis Reitter <travis.reitter@collabora.co.uk>
Thu, 9 Jun 2011 15:54:15 +0000 (08:54 -0700)
commit1baf849cc8296f7d154742ded5069034680850c5
tree7c33d4b2d818d4265bb5ff0dbe20ada2f173bab7
parentb983fee7d961ddd88016095aa324700213d1fe7b
Handle ownership of TpContact.connection automatically.

It recently changed in telepathy-glib and/or Vala 0.14.x finally detected that
the TpContact.connection property returns an owned TpConnection (making our use
of "unowned Connection connection = contact.connection" invalid).
backends/telepathy/lib/tpf-persona.vala