mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 17:31:52 -05:00
Missed that 8)
This commit is contained in:
parent
e22336673a
commit
1629355ef0
@ -56,7 +56,6 @@ void log_progress(const char *filename, int xfered, int total)
|
||||
/* a little hard to conceal easter eggs in open-source software,
|
||||
* but they're still fun. ;) */
|
||||
const unsigned short chomp = alpm_option_get_chomp();
|
||||
unsigned int chomp = 0;
|
||||
char *fname, *p;
|
||||
unsigned int maxcols = getcols();
|
||||
unsigned int progresslen = maxcols - 57;
|
||||
|
Loading…
x
Reference in New Issue
Block a user