Mercurial > pidgin
diff src/protocols/toc/toc.c @ 4455:c7aae8902e5e
[gaim-migrate @ 4730]
compile warning fixes
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Wed, 29 Jan 2003 00:19:07 +0000 |
| parents | 2afc0f845e74 |
| children | 3196d9044a45 |
line wrap: on
line diff
--- a/src/protocols/toc/toc.c Tue Jan 28 22:36:58 2003 +0000 +++ b/src/protocols/toc/toc.c Wed Jan 29 00:19:07 2003 +0000 @@ -1666,7 +1666,6 @@ { struct file_transfer *ft; const char *dirname = gtk_file_selection_get_filename(GTK_FILE_SELECTION(old_ft->window)); - int fd; struct aim_user *user; char buf[BUF_LEN * 2];
