summaryrefslogtreecommitdiff
path: root/libtrivfs/times.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtrivfs/times.c')
-rw-r--r--libtrivfs/times.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libtrivfs/times.c b/libtrivfs/times.c
index d2fcc589..5f08cb18 100644
--- a/libtrivfs/times.c
+++ b/libtrivfs/times.c
@@ -46,7 +46,3 @@ trivfs_set_mtime (struct trivfs_control *cntl)
file_utimes (cntl->underlying, atime, mtime);
return 0;
}
-
-
-
-