Removed an uneeded global reference

This commit is contained in:
Aurelien Foret 2005-03-19 09:02:21 +00:00
parent 05ad2e0771
commit 636732524b
1 changed files with 0 additions and 2 deletions

View File

@ -50,8 +50,6 @@ extern char *pmo_xfercommand;
extern unsigned short pmo_proxyport;
extern unsigned short pmo_nopassiveftp;
extern int maxcols;
static int log_progress(netbuf *ctl, int xfered, void *arg)
{
int fsz = *(int*)arg;