X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-new.c;h=4d40f3d08e31fb2fe5c1553586a4b8033fd5cd00;hp=e2822e23060786ee9674e3d9371cec44782315ba;hb=410b96080ceec15ced70e684115f604380c5b4f6;hpb=3071fc04fbf3c43f18291cb8e61b566cdf85d762 diff --git a/notmuch-new.c b/notmuch-new.c index e2822e23..4d40f3d0 100644 --- a/notmuch-new.c +++ b/notmuch-new.c @@ -850,7 +850,7 @@ _remove_directory (void *ctx, const char *path, add_files_state_t *add_files_state) { - notmuch_status_t status = NOTMUCH_STATUS_SUCCESS; + notmuch_status_t status; notmuch_directory_t *directory; notmuch_filenames_t *files, *subdirs; char *absolute;