summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tail.c b/src/tail.c
index 53ea0dd59..c7cd58c32 100644
--- a/src/tail.c
+++ b/src/tail.c
@@ -1478,9 +1478,6 @@ parse_options (int argc, char **argv,
{
switch (c)
{
- case 0:
- break;
-
case 'F':
forever = true;
follow_mode = Follow_name;