changeset 31873:6af7a00a6658

Fix compilation of perl plugin. I guess this code doesn't rebuild correctly if the headers it uses change
author Mark Doliner <mark@kingant.net>
date Sun, 21 Aug 2011 08:03:38 +0000
parents a5b556ac1de5
children 2346336008f5 161df36133ae
files pidgin/plugins/perl/common/GtkBlist.xs
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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