Fix compilation of perl plugin. I guess this code doesn't rebuild

Sun, 21 Aug 2011 08:03:38 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sun, 21 Aug 2011 08:03:38 +0000
changeset 32158
88b99c8f86ad
parent 32157
39ba2e2492ee
child 32159
5019b690fe1c
child 32183
5b1de6feb9f3

Fix compilation of perl plugin. I guess this code doesn't rebuild
correctly if the headers it uses change

pidgin/plugins/perl/common/GtkBlist.xs file | annotate | diff | comparison | revisions
--- a/pidgin/plugins/perl/common/GtkBlist.xs	Sun Aug 21 08:00:53 2011 +0000
+++ b/pidgin/plugins/perl/common/GtkBlist.xs	Sun Aug 21 08:03:38 2011 +0000
@@ -69,8 +69,3 @@
 
 void
 pidgin_blist_joinchat_show()
-
-void
-pidgin_blist_update_account_error_state(account, message)
-	Purple::Account account
-	const char * message

mercurial