summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/query.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/query.c b/src/query.c
index 997aacb5f..e174bfd23 100644
--- a/src/query.c
+++ b/src/query.c
@@ -614,13 +614,6 @@ Use --help for help about querying packages;\n\
Use --license for copyright license and lack of warranty (GNU GPL).");
const struct cmdinfo *cipaction = NULL;
-int f_pending=0, f_recursive=0, f_alsoselect=1, f_skipsame=0, f_noact=0;
-int f_autodeconf=0, f_nodebsig=0;
-unsigned long f_debug=0;
-/* Change fc_overwrite to 1 to enable force-overwrite by default */
-int fc_hold=0;
-int fc_conflicts=0, fc_depends=0;
-int fc_badpath=0;
const char *admindir= ADMINDIR;
const char *instdir= "";