# HG changeset patch # User Mark Doliner # Date 1313913818 0 # Node ID 6af7a00a665862bbc6754e90355cb0778bae8a08 # Parent a5b556ac1de5833b5c6e8bf5d875b130648f9e45 Fix compilation of perl plugin. I guess this code doesn't rebuild correctly if the headers it uses change diff -r a5b556ac1de5 -r 6af7a00a6658 pidgin/plugins/perl/common/GtkBlist.xs --- 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