more warnings

This commit is contained in:
nhmall
2020-10-10 16:41:09 -04:00
parent 48fa4fa5dd
commit 3e66cbd781
2 changed files with 2 additions and 2 deletions

View File

@@ -7586,7 +7586,7 @@ doset() /* changing options via menu by Per Liboriussen */
(void) parseoptions(buf, setinitial, fromfile);
} else {
/* compound option */
int k = opt_indx, reslt;
int k = opt_indx, reslt UNUSED;
if (allopt[k].has_handler && allopt[k].optfn) {
reslt = (*allopt[k].optfn)(allopt[k].idx, do_handler,