diff options
Diffstat (limited to 'src/ls.c')
-rw-r--r-- | src/ls.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1431,9 +1431,6 @@ decode_switches (int argc, char **argv) { switch (c) { - case 0: - break; - case 'a': all_files = true; really_all_files = true; |