diff plugins/perl/common/Util.xs @ 13033:69b3d5cbd2b1

[gaim-migrate @ 15389] Kill gaim_date() and gaim_date_full(). The former isn't used and the latter is used only twice. This makes the buddy pounce pop-ups and debug log headers contain localized dates, fixing part of SF Bug #1325915. Thanks to Bleeter for discovering that gaim_date() isn't used. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Wed, 25 Jan 2006 02:58:54 +0000
parents 520d9abca2aa
children e1e5462b7d81
line wrap: on
line diff
--- a/plugins/perl/common/Util.xs	Tue Jan 24 06:08:39 2006 +0000
+++ b/plugins/perl/common/Util.xs	Wed Jan 25 02:58:54 2006 +0000
@@ -51,12 +51,6 @@
 	const char *path
 	int mode
 
-const char *
-gaim_date()
-
-const char *
-gaim_date_full()
-
 gboolean
 gaim_email_is_valid(address)
 	const char *address