summaryrefslogtreecommitdiff
path: root/src/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/touch.c')
-rw-r--r--src/touch.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/touch.c b/src/touch.c
index c3575f754..ea0759b0c 100644
--- a/src/touch.c
+++ b/src/touch.c
@@ -282,9 +282,6 @@ main (int argc, char **argv)
{
switch (c)
{
- case 0:
- break;
-
case 'a':
change_times |= CH_ATIME;
break;