From 1629355ef06c16c422fe959affde83552c96b5ae Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 26 Jan 2007 02:19:24 +0000 Subject: Missed that 8) --- src/pacman/downloadprog.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/pacman/downloadprog.c b/src/pacman/downloadprog.c index e7dc37f0..4ea40535 100644 --- a/src/pacman/downloadprog.c +++ b/src/pacman/downloadprog.c @@ -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; -- cgit v1.2.3