X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-search.c;h=8a1cdca3f1dcce5feea71a580c250e4bfabe9084;hb=78345c5195e335140bb13557c25f5fc79985d135;hp=25c9cfccc3323634824f1749d3f420b296c368cc;hpb=e6e0cb942c24cff55778731ac53e1b737044f84a;p=notmuch diff --git a/notmuch-search.c b/notmuch-search.c index 25c9cfcc..8a1cdca3 100644 --- a/notmuch-search.c +++ b/notmuch-search.c @@ -104,8 +104,6 @@ format_thread_json (const void *ctx, const char *authors, const char *subject) { - struct tm *tm; - char timestamp[40]; void *ctx_quote = talloc_new (ctx); printf ("\"thread\": %s,\n"