mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 07:48:50 -05:00
Removed an uneeded global reference
This commit is contained in:
parent
05ad2e0771
commit
636732524b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user