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"