diff options
Diffstat (limited to 'src/pacman/conf.h')
-rw-r--r-- | src/pacman/conf.h | 2 |
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! */ |