]> git.notmuchmail.org Git - notmuch/commitdiff
Drop unused variable.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 23:07:46 +0000 (16:07 -0700)
committerCarl Worth <cworth@cworth.org>
Sun, 25 Oct 2009 23:07:46 +0000 (16:07 -0700)
I didn't end up adding any of the warnings options that aren't allowed
for C++, (such as -Wold-style-definition, -Wnested-externs,
-Werror-implicit-function-declaration, -Wstrict-prototypes,
-Wmissing-prototypes, or -Wbad-function-cast). So for now we can
drop the separate C and C++ variables for warnings.


No differences found