From 2e74f7c0c092d4930fe690085d76a6fbd7d27e29 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 13 Jul 2012 12:05:38 +0200 Subject: Move SASL mechanism implementations into its own file We could have other account providers than GOA requiring this SASL code. https://bugzilla.gnome.org/show_bug.cgi?id=680160 --- libempathy/empathy-utils.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 088c39236..c3a5886a3 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -115,9 +115,6 @@ void empathy_individual_can_audio_video_call (FolksIndividual *individual, gboolean *can_video_call, EmpathyContact **out_contact); -gboolean empathy_sasl_channel_supports_mechanism (TpChannel *channel, - const gchar *mechanism); - FolksIndividual * empathy_create_individual_from_tp_contact ( TpContact *contact); -- cgit v1.2.3