/soc/2013/ankitkv/gobjectification: ce210b2f4a20: Removed unused...
Ankit Vani
a at nevitus.org
Fri Aug 30 16:16:06 EDT 2013
Changeset: ce210b2f4a200ca43e5c2b4e9980bebc4f77a425
Author: Ankit Vani <a at nevitus.org>
Date: 2013-08-31 01:44 +0530
Branch: soc.2013.gobjectification.plugins
URL: https://hg.pidgin.im/soc/2013/ankitkv/gobjectification/rev/ce210b2f4a20
Description:
Removed unused and deprecated protocol function from zephyr
diffstat:
libpurple/protocols/zephyr/zephyr.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff --git a/libpurple/protocols/zephyr/zephyr.c b/libpurple/protocols/zephyr/zephyr.c
--- a/libpurple/protocols/zephyr/zephyr.c
+++ b/libpurple/protocols/zephyr/zephyr.c
@@ -2930,7 +2930,6 @@ zephyr_protocol_interface_init(PurplePro
iface->find_blist_chat = zephyr_find_blist_chat;
iface->set_info = NULL; /* XXX Location? */
- iface->get_cb_info = NULL; /* XXX */
iface->set_buddy_icon = NULL; /* XXX */
iface->get_cb_real_name = NULL; /* XXX */
More information about the Commits
mailing list