backends: Fix calls to ImDetails.normalise_im_address()
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 29 Jan 2014 11:12:31 +0000 (11:12 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Thu, 3 Apr 2014 12:07:19 +0000 (14:07 +0200)
commite3cd69c506cb4ac8c35cd8a3ad396a6d9ff5cd19
treee0aa90f684047662892037468799f37f6dbbc790
parent1e8ba2138fac46c3c5ef8e7ba1b851b3c129fd2b
backends: Fix calls to ImDetails.normalise_im_address()

Newer versions of the Vala compiler have got stricter about unnecessary
(owned) transfer annotations. Folks had some unnecessary ones, which
have now been removed. This shouldn’t affect compilation with older
versions of Vala, though this is untested.

https://bugzilla.gnome.org/show_bug.cgi?id=723054

Conflicts:
NEWS

(cherry picked from commit c9a9472927a)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
backends/eds/lib/edsf-persona.vala
backends/libsocialweb/lib/swf-persona.vala
backends/tracker/lib/trf-persona.vala