summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tac.c b/src/tac.c
index bfdce3e37..f6fba0c18 100644
--- a/src/tac.c
+++ b/src/tac.c
@@ -620,8 +620,6 @@ main (int argc, char **argv)
{
switch (optc)
{
- case 0:
- break;
case 'b':
separator_ends_record = false;
break;