summaryrefslogtreecommitdiff
path: root/src/df.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/df.c')
-rw-r--r--src/df.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/df.c b/src/df.c
index 470496290..c26144cfe 100644
--- a/src/df.c
+++ b/src/df.c
@@ -781,8 +781,6 @@ main (int argc, char **argv)
{
switch (c)
{
- case 0: /* Long option. */
- break;
case 'a':
show_all_fs = true;
break;