summaryrefslogtreecommitdiff
path: root/src/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch.c')
-rw-r--r--src/fetch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fetch.c b/src/fetch.c
index 0c009cd..cf2fde7 100644
--- a/src/fetch.c
+++ b/src/fetch.c
@@ -78,7 +78,6 @@ static int fetch_parse(void *ctx, struct apk_db_options *dbopts,
break;
case 's':
fctx->flags |= FETCH_STDOUT;
- apk_verbosity--;
break;
case 'L':
fctx->flags |= FETCH_LINK;