- Moved delete_file() into flist.c.
authorWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 10:50:32 +0000 (10:50 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 21 Feb 2005 10:50:32 +0000 (10:50 +0000)
commit638e106568145775e4be75aaf9a575da48eb7aaf
tree48202f1ff6d32392bb094fdb640948d8ca90e7b3
parent34e18ecd6158165b9fc706f281c25bc607c3c72e
- Moved delete_file() into flist.c.
- No need to separately test for (make_backups && !backup_dir)
  because omit_dir_times is now set under those circumstances.
rsync.c