changeset 8607:f8f46bef7450

[gaim-migrate @ 9358] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 07 Apr 2004 23:49:30 +0000
parents ad629dc46ed1
children bcff148ebd71
files src/protocols/toc/toc.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Apr 07 23:46:51 2004 +0000
+++ b/src/protocols/toc/toc.c	Wed Apr 07 23:49:30 2004 +0000
@@ -164,8 +164,6 @@
 	gc->flags |= GAIM_CONNECTION_HTML;
 	gc->flags |= GAIM_CONNECTION_AUTO_RESP;
 
-	gaim_notify_warning(gc, NULL, _("You are using TOC."), _("You are using the TOC protocol to connect to the AOL Instant Messaging service.  It is <b>highly</b> recommend that you use the \"AIM/ICQ\" (oscar) protocol, instead.  You can change this by editing your AIM or ICQ account using the account editor."));
-
 	g_snprintf(buf, sizeof buf, _("Looking up %s"),
 			gaim_account_get_string(account, "server", TOC_HOST));
 	gaim_connection_update_progress(gc, buf, 1, TOC_CONNECT_STEPS);