Mercurial > pidgin
changeset 2234:2abf9cc183a0
[gaim-migrate @ 2244]
don't need these anymore
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Fri, 07 Sep 2001 09:02:57 +0000 |
| parents | 9e9e96aee9ba |
| children | 5d8b6100a9cc |
| files | src/protocols/yahoo/yay.c |
| diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/yahoo/yay.c Fri Sep 07 08:58:51 2001 +0000 +++ b/src/protocols/yahoo/yay.c Fri Sep 07 09:02:57 2001 +0000 @@ -68,8 +68,6 @@ struct yahoo_session *sess; int current_status; GHashTable *hash; - GtkWidget *email_win; - GtkWidget *email_label; char *active_id; GList *conns; gboolean logged_in;
