From 3d0a7fef9d5a82348eb75ca94319aa1326b4f392 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 22 Mar 2010 14:09:11 +0100 Subject: remove empathy_signal_connect_weak (#613583) --- libempathy/empathy-utils.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libempathy/empathy-utils.h') diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 0ab905282..272b66fd8 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -82,11 +82,6 @@ const gchar *empathy_protocol_name_to_display_name (const gchar *proto_name); #define EMPATHY_ARRAY_TYPE_OBJECT (empathy_type_dbus_ao ()) GType empathy_type_dbus_ao (void); -void empathy_signal_connect_weak (gpointer instance, - const gchar *detailed_signal, - GCallback c_handler, - GObject *user_data); - TpAccount * empathy_get_account_for_connection (TpConnection *connection); gboolean empathy_account_manager_get_accounts_connected (gboolean *connecting); -- cgit v1.2.3