X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-new.c;h=316d26b5c09181859fbb68c996419cf11c6a80b1;hb=3687472d45b656abe8d9a3f8e465692f19e60367;hp=8b3195984680fd948b1bae764ff1cf6068db9f83;hpb=fca070f8ce72ac424a6494d9cf2763852f8b219c;p=notmuch diff --git a/notmuch-new.c b/notmuch-new.c index 8b319598..316d26b5 100644 --- a/notmuch-new.c +++ b/notmuch-new.c @@ -423,7 +423,6 @@ notmuch_new_command (void *ctx, dot_notmuch_path = NULL; add_files_state.saw_read_only_directory = FALSE; - add_files_state.total_files = 0; add_files_state.processed_files = 0; add_files_state.added_messages = 0; gettimeofday (&add_files_state.tv_start, NULL);