X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-restore.c;h=09dd6918e8d45ab5ff1696d4f08c5975dbf4f74b;hp=08d5adcbe42271a1660bb56079c488052b5ab520;hb=fe13a55421da077ceee3fb0def1db1154d152717;hpb=3ac76816c51b6d989470ba470ba868fa2eb93b23 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) {