Mercurial > pidgin
diff src/prpl.h @ 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 | 38e156136896 |
| children | b53cd5b63a99 |
line wrap: on
line diff
--- a/src/prpl.h Wed Sep 19 05:46:18 2001 +0000 +++ b/src/prpl.h Wed Sep 19 06:09:15 2001 +0000 @@ -94,7 +94,6 @@ void (* set_info) (struct gaim_connection *, char *info); void (* get_info) (struct gaim_connection *, char *who); void (* set_away) (struct gaim_connection *, char *state, char *message); - void (* get_away_msg) (struct gaim_connection *, char *who); void (* set_dir) (struct gaim_connection *, char *first, char *middle, char *last,
