From 2bd374c91efd6ed0c42fb6ff5b4b969ec0e16cee Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 6 Jul 2013 15:49:51 +0300 Subject: emacs: dropped rest of now-unused JSON functionality Notmuch cli provides all structured data previously provided in json format now in s-expression format, rendering all current json functionality obsolete. --- emacs/notmuch-query.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/notmuch-query.el') diff --git a/emacs/notmuch-query.el b/emacs/notmuch-query.el index 51d427f2..d1daffce 100644 --- a/emacs/notmuch-query.el +++ b/emacs/notmuch-query.el @@ -20,7 +20,6 @@ ;; Authors: David Bremner (require 'notmuch-lib) -(require 'json) (defun notmuch-query-get-threads (search-terms) "Return a list of threads of messages matching SEARCH-TERMS. -- cgit v1.2.3