]> diplodocus.org Git - nmh/commitdiff
send.c, whatnowsbr.c: Delete option variables set but never read.
authorRalph Corderoy <ralph@inputplus.co.uk>
Wed, 1 Nov 2017 11:39:37 +0000 (11:39 +0000)
committerRalph Corderoy <ralph@inputplus.co.uk>
Wed, 1 Nov 2017 11:39:37 +0000 (11:39 +0000)
Some options are passed on without the code parsing the options having
to act upon their value.  These don't need to store the option's Boolean
value in a local variable that's never read.


No differences found