diff src/gtk/transfer.c @ 865:1fae947d4418

2006-11-30 Brian Masney <masneyb@gftp.org> * lib/local.c lib/protocols.c lib/rfc959.c lib/sshv2.c src/gtk/gftp-gtk.c src/gtk/transfer.c src/uicommon/gftpui.c - removed unused variables
author masneyb
date Sat, 23 Dec 2006 19:44:19 +0000
parents 885038cb945b
children 2d4e6fca8e7c
line wrap: on
line diff
--- a/src/gtk/transfer.c	Sat Dec 23 19:29:16 2006 +0000
+++ b/src/gtk/transfer.c	Sat Dec 23 19:44:19 2006 +0000
@@ -976,8 +976,6 @@
 {
   gftpui_common_curtrans_data * transdata;
   GtkCTreeNode * node;
-  gftp_file * curfle;
-  char *file;
 
   if (GTK_CLIST (dlwdw)->selection == NULL)
     {