summaryrefslogtreecommitdiff
path: root/src/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tty.c')
-rw-r--r--src/tty.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tty.c b/src/tty.c
index 430f55b6b..13cca82d5 100644
--- a/src/tty.c
+++ b/src/tty.c
@@ -100,9 +100,6 @@ main (int argc, char **argv)
{
switch (optc)
{
- case 0:
- break;
-
case 's':
silent = true;
break;