1
0
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:
Aurelien Foret 2005-03-19 09:02:21 +00:00
parent 05ad2e0771
commit 636732524b

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;