]> git.notmuchmail.org Git - notmuch/commitdiff
cli: Remove now-unused json.c
authorAustin Clements <amdragon@MIT.EDU>
Tue, 7 Aug 2012 13:04:27 +0000 (09:04 -0400)
committerDavid Bremner <bremner@debian.org>
Sun, 12 Aug 2012 19:28:08 +0000 (21:28 +0200)
The string buffer quoting functions in json.c have been superseded by
the new sprinter interface and are no longer used.  Remove them.


No differences found