there was some left-over k&r code in win/chain

This commit is contained in:
nhmall
2022-02-07 14:58:16 -05:00
parent 96c71660c6
commit 5ac860bdc7
5 changed files with 695 additions and 514 deletions

View File

@@ -3724,7 +3724,7 @@ optfn_windowborders(
#ifdef WINCHAIN
static int
optfn_windowchain(int optidx, int req, boolean negated, char *opts, char *op)
optfn_windowchain(int optidx, int req, boolean negated UNUSED, char *opts, char *op)
{
if (req == do_init) {
return optn_ok;