mirror of
https://github.com/rclone/rclone.git
synced 2025-11-23 21:44:49 +02:00
@@ -13,9 +13,3 @@ func setBTime(name string, btime time.Time) error {
|
||||
// Does nothing
|
||||
return nil
|
||||
}
|
||||
|
||||
// lsetBTime changes the birth time of the link passed in
|
||||
func lsetBTime(name string, btime time.Time) error {
|
||||
// Does nothing
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user