diff src/multi.c @ 3391:412d1035d666

[gaim-migrate @ 3410] Pluginzed the ticker. the ticker will load itself if the old ticker option was set. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 11 Aug 2002 06:42:17 +0000
parents e9a89676d120
children 8fa61405af2b
line wrap: on
line diff
--- a/src/multi.c	Sat Aug 10 02:42:55 2002 +0000
+++ b/src/multi.c	Sun Aug 11 06:42:17 2002 +0000
@@ -1482,8 +1482,6 @@
 #else
 	show_login();
 #endif /* USE_APPLET */
-	if (misc_options & OPT_MISC_BUDDY_TICKER)
-		BuddyTickerSignoff();
 }
 
 struct aim_user *new_user(const char *name, int proto, int opts)