diff src/protocols/toc/toc.c @ 2309:a87ca0aa1840

[gaim-migrate @ 2319] this shouldn't have been here. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 19 Sep 2001 06:09:15 +0000
parents 0371b905baef
children b53cd5b63a99
line wrap: on
line diff
--- a/src/protocols/toc/toc.c	Wed Sep 19 05:46:18 2001 +0000
+++ b/src/protocols/toc/toc.c	Wed Sep 19 06:09:15 2001 +0000
@@ -1182,7 +1182,6 @@
 	ret->set_info = toc_set_info;
 	ret->get_info = toc_get_info;
 	ret->set_away = toc_set_away;
-	ret->get_away_msg = NULL;
 	ret->set_dir = toc_set_dir;
 	ret->get_dir = toc_get_dir;
 	ret->dir_search = toc_dir_search;