changeset 11294:ad976105c306

[gaim-migrate @ 13494] Apparently someone changed this function in src/log.c, but I haven't seen the gaim-commits email for it yet, so I'm feeling a little blind committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 18 Aug 2005 04:35:53 +0000
parents b9b9b67f6325
children ee1b890760be
files plugins/perl/common/Log.xs
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/perl/common/Log.xs	Thu Aug 18 04:34:49 2005 +0000
+++ b/plugins/perl/common/Log.xs	Thu Aug 18 04:35:53 2005 +0000
@@ -8,9 +8,8 @@
 	Gaim::Log log
 
 void 
-gaim_log_common_writer(log, time, ext)
+gaim_log_common_writer(log, ext)
 	Gaim::Log log
-	time_t time
 	const char *ext