diff src/protocols/toc/toc.c @ 9982:8db453e87678

[gaim-migrate @ 10893] More oscar status changes. All of the oscar status changes so far are from Dave West, by the way. Thanks go to him. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 08 Sep 2004 04:55:31 +0000
parents 2c7c6bdb938b
children 32467b63f55a
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Sep 08 04:54:00 2004 +0000
+++ b/src/protocols/toc/toc.c	Wed Sep 08 04:55:31 2004 +0000
@@ -768,7 +768,6 @@
 		if (!strcmp(tmp, gaim_normalize(gc->account, c))) {
 			gaim_connection_set_display_name(gc, c);
 			gc->evil = evil;
-			gc->login_time_official = signon;
 		}
 		g_free(tmp);