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