Removed an uneeded global reference
This commit is contained in:
parent
05ad2e0771
commit
636732524b
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ extern char *pmo_xfercommand;
|
||||||
extern unsigned short pmo_proxyport;
|
extern unsigned short pmo_proxyport;
|
||||||
extern unsigned short pmo_nopassiveftp;
|
extern unsigned short pmo_nopassiveftp;
|
||||||
|
|
||||||
extern int maxcols;
|
|
||||||
|
|
||||||
static int log_progress(netbuf *ctl, int xfered, void *arg)
|
static int log_progress(netbuf *ctl, int xfered, void *arg)
|
||||||
{
|
{
|
||||||
int fsz = *(int*)arg;
|
int fsz = *(int*)arg;
|
||||||
|
|
Loading…
Add table
Reference in a new issue