mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +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