summaryrefslogtreecommitdiffstats
path: root/src/pacman/conf.h
diff options
context:
space:
mode:
authorNagy Gabor <ngaba@bibl.u-szeged.hu>2008-07-26 12:28:49 +0200
committerDan McGee <dan@archlinux.org>2008-07-30 04:46:42 +0200
commit9a6fd1b021fa03471c68fabcdb912bf3ded77b65 (patch)
tree4b199a5e0d882d04fd36ba38ada8a530d40f0f45 /src/pacman/conf.h
parente4b1a97ff232a8f755cc2db845683b940ad543b4 (diff)
downloadpacman-9a6fd1b021fa03471c68fabcdb912bf3ded77b65.tar.gz
pacman-9a6fd1b021fa03471c68fabcdb912bf3ded77b65.tar.xz
Remove UseColor from front-end
This option wasn't used. Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src/pacman/conf.h')
-rw-r--r--src/pacman/conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pacman/conf.h b/src/pacman/conf.h
index 874ce708..9d2318df 100644
--- a/src/pacman/conf.h
+++ b/src/pacman/conf.h
@@ -63,7 +63,6 @@ typedef struct __config_t {
/* conf file options */
unsigned short chomp; /* I Love Candy! */
- unsigned short usecolor; /* enable colorful output */
unsigned short showsize; /* show individual package sizes */
/* When downloading, display the amount downloaded, rate, ETA, and percent
* downloaded of the total download list */