diff options
Diffstat (limited to 'src/pacman/conf.h')
-rw-r--r-- | src/pacman/conf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pacman/conf.h b/src/pacman/conf.h index 252bb95a..60c116ad 100644 --- a/src/pacman/conf.h +++ b/src/pacman/conf.h @@ -36,7 +36,6 @@ typedef struct __config_t { unsigned short logmask; /* command line options */ - unsigned short op_d_resolve; unsigned short op_q_isfile; unsigned short op_q_info; unsigned short op_q_list; |