]> granicus.if.org Git - procps-ng/commit
w: Remove unreachable l option code
authorCraig Small <csmall@dropbear.xyz>
Thu, 11 Mar 2021 10:48:14 +0000 (21:48 +1100)
committerCraig Small <csmall@dropbear.xyz>
Thu, 11 Mar 2021 10:48:14 +0000 (21:48 +1100)
commit15c8b8e2cfa8c13b4576236458dbdb399c713362
tree081b05d9c8431bf7ae77454967de515725bd392a
parent32b3dafdcde6a6d5ed8e0e165c64540ed6c4f490
w: Remove unreachable l option code

@ruihongw quite rightly pointed out we removed the l option
from the man page and getopt but the iunreachable case statement
remained.

References:
 commit 94468ac0b3be07495c1f4eccc9806bb812d93718
 #162

Signed-off-by: Craig Small <csmall@dropbear.xyz>
w.c