]> granicus.if.org Git - neomutt/commit
Drop unneeded variable HEADER_CACHE that causes clang warnings.
authorMatthias Andree <matthias.andree@gmx.de>
Tue, 1 Jan 2013 20:39:52 +0000 (21:39 +0100)
committerMatthias Andree <matthias.andree@gmx.de>
Tue, 1 Jan 2013 20:39:52 +0000 (21:39 +0100)
commit36f39ef903b0f9d28e09088ef56c1b78ffc38fbb
tree145d86d708ecdfdeeb8863354ed51a58cffaabb7
parente07178e5f8591260377a9a4299639f3914f28458
Drop unneeded variable HEADER_CACHE that causes clang warnings.

The variable was unused and clang warned that it was not emitted to the .o file.
hcache.c