diff plugins/perl/perl.c @ 12882:e1603fd610fa

[gaim-migrate @ 15234] I give you perl /cmd support. I only tested this a little bit but it seemed to work for me, let me know if anything breaks. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Sun, 15 Jan 2006 07:56:58 +0000
parents 96d611ab3fcb
children e0629444c455
line wrap: on
line diff
--- a/plugins/perl/perl.c	Sun Jan 15 07:43:09 2006 +0000
+++ b/plugins/perl/perl.c	Sun Jan 15 07:56:58 2006 +0000
@@ -518,6 +518,7 @@
 		LEAVE;
 	}
 
+	gaim_perl_cmd_clear_for_plugin(plugin);
 	gaim_perl_signal_clear_for_plugin(plugin);
 	gaim_perl_timeout_clear_for_plugin(plugin);