aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--notmuch-restore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/notmuch-restore.c b/notmuch-restore.c
index 08d5adcb..09dd6918 100644
--- a/notmuch-restore.c
+++ b/notmuch-restore.c
@@ -141,7 +141,6 @@ notmuch_restore_command (unused (void *ctx), int argc, char *argv[])
input_file_name, strerror (errno));
return 1;
}
- optind++;
}
if (opt_index < argc) {