[empathy: 1/4] remove empathy_tp_contact_list_can_add from header; function has been removed
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy: 1/4] remove empathy_tp_contact_list_can_add from header; function has been removed
- Date: Mon, 5 Oct 2009 12:38:10 +0000 (UTC)
commit 2acfc164bf9a1adb92e7cbb64328218132cce940
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Mon Oct 5 12:25:29 2009 +0100
remove empathy_tp_contact_list_can_add from header; function has been removed
libempathy/empathy-tp-contact-list.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-tp-contact-list.h b/libempathy/empathy-tp-contact-list.h
index 0167b6a..071fc0b 100644
--- a/libempathy/empathy-tp-contact-list.h
+++ b/libempathy/empathy-tp-contact-list.h
@@ -51,7 +51,6 @@ struct _EmpathyTpContactListClass {
GType empathy_tp_contact_list_get_type (void) G_GNUC_CONST;
EmpathyTpContactList * empathy_tp_contact_list_new (TpConnection *connection);
TpConnection * empathy_tp_contact_list_get_connection (EmpathyTpContactList *list);
-gboolean empathy_tp_contact_list_can_add (EmpathyTpContactList *list);
void empathy_tp_contact_list_remove_all (EmpathyTpContactList *list);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]