summaryrefslogtreecommitdiff
path: root/src/pacman/conf.h
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-08-20 16:34:43 -0400
committerDan McGee <dan@archlinux.org>2007-10-08 20:46:55 -0500
commit1ff8e7f364a9f640ada7526384646d510ac29967 (patch)
tree39d17ca6040f2d1d5d5dc122e3e235abf17f2bca /src/pacman/conf.h
parent60dc4b43fd4ad1c1ca2ab31f7ace7179fe3d1844 (diff)
Remove the non-user friendly --ask option
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'src/pacman/conf.h')
-rw-r--r--src/pacman/conf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pacman/conf.h b/src/pacman/conf.h
index 85889d19..4283af7d 100644
--- a/src/pacman/conf.h
+++ b/src/pacman/conf.h
@@ -60,8 +60,6 @@ typedef struct __config_t {
unsigned short group;
pmtransflag_t flags;
- unsigned short noask;
- unsigned int ask;
/* conf file options */
unsigned short chomp; /* I Love Candy! */