summaryrefslogtreecommitdiff
path: root/rpmqv.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpmqv.c')
-rw-r--r--rpmqv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/rpmqv.c b/rpmqv.c
index 2cce9a961..457881e51 100644
--- a/rpmqv.c
+++ b/rpmqv.c
@@ -86,9 +86,6 @@ static struct poptOption optionsTable[] = {
{ NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmVerifyPoptTable, 0,
N_("Verify options (with -V or --verify):"),
NULL },
- { NULL, '\0', POPT_ARG_INCLUDE_TABLE, rpmcliFtsPoptTable, 0,
- N_("File tree walk options (with --ftswalk):"),
- NULL },
#endif /* IAM_RPMQV */
#ifdef IAM_RPMK