changeset 7733:8b6c08c50b26

[gaim-migrate @ 8378] Here I got again, not writing my paper. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 04 Dec 2003 04:10:52 +0000
parents 31fd796d3909
children e11cef6aabba
files plugins/fortuneprofile.pl
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/fortuneprofile.pl	Thu Dec 04 04:03:09 2003 +0000
+++ b/plugins/fortuneprofile.pl	Thu Dec 04 04:10:52 2003 +0000
@@ -85,7 +85,6 @@
 	# Command to get dynamic message from
 	$command = "fortune -sn " . ($max - $len);
 
-	$seconds = 10;                   # Delay before updating away messages.
 	# output the first message and start the timers...
 	# This is done as a timeout to prevent attempts to set the
 	# profile before logging in.