diff src/protocols/oscar/oscar.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 a90be9567452
children 7ec21662ffc2
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Wed Sep 19 05:46:18 2001 +0000
+++ b/src/protocols/oscar/oscar.c	Wed Sep 19 06:09:15 2001 +0000
@@ -2707,7 +2707,6 @@
 	ret->set_info = oscar_set_info;
 	ret->get_info = oscar_get_info;
 	ret->set_away = oscar_set_away;
-	ret->get_away_msg = oscar_get_away_msg;
 	ret->set_dir = oscar_set_dir;
 	ret->get_dir = NULL; /* Oscar really doesn't have this */
 	ret->dir_search = oscar_dir_search;