ls: omit unnecessary test
commit65c58007f77122c5c0d8b858cad0d9d44bc525c1
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Oct 2024 19:10:10 +0000 (1 12:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 3 Oct 2024 06:03:04 +0000 (2 23:03 -0700)
tree2bbca5c8046803b088e75bbcf9cbb57ceb68d0c4
parent647a8b8cf9184b12e15cca3b62b8647d8d8447e0
ls: omit unnecessary test

* src/ls.c (gobble_file): Omit redundant test of variable that
must be false here.
src/ls.c