/pidgin/main: 0bef072e4a34: Remove a hunk that shouldn't have be...

Gary Kramlich <[email protected]> Sat, 20 Aug 2016 14:36:48 -0400
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 0bef072e4a34d1cb73d2f67e933e257ecf33041f
Author:	 Gary Kramlich <[email protected]>
Date:	 2016-08-19 23:07 -0500
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/0bef072e4a34

Description:

Remove a hunk that shouldn't have been merged

diffstat:

 libpurple/buddylist.c |  5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diffs (15 lines):

diff --git a/libpurple/buddylist.c b/libpurple/buddylist.c
--- a/libpurple/buddylist.c
+++ b/libpurple/buddylist.c
@@ -1978,11 +1978,6 @@ purple_blist_init(void)
 						 purple_marshal_VOID__POINTER, G_TYPE_NONE, 1,
 						 PURPLE_TYPE_BUDDY);
 
-	purple_signal_register(handle, "buddy-removed-from-group",
-						 purple_marshal_VOID__POINTER, NULL, 1,
-						 purple_value_new(PURPLE_TYPE_SUBTYPE,
-										PURPLE_SUBTYPE_BLIST_BUDDY));
-
 	purple_signal_register(handle, "buddy-icon-changed",
 						 purple_marshal_VOID__POINTER, G_TYPE_NONE, 1,
 						 PURPLE_TYPE_BUDDY);

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits