# HG changeset patch # User Mark Doliner # Date 1313913818 0 # Node ID 88b99c8f86adc02700532c50ff648c13feff7ec4 # Parent 39ba2e2492eed83258a66dcfffbe151d5bcf9496 Fix compilation of perl plugin. I guess this code doesn't rebuild correctly if the headers it uses change diff -r 39ba2e2492ee -r 88b99c8f86ad 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