aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-new.c
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-new.c')
-rw-r--r--notmuch-new.c1
1 files changed, 0 insertions, 1 deletions
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);