- Since send_file_list() is no longer called with f == -1, got rid
authorWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 18:40:15 +0000 (18:40 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 12 Feb 2005 18:40:15 +0000 (18:40 +0000)
commit134f43385badb22cc0e76dca4a74ee93a469fe76
tree55eb9fa94dcd32beb9ee56ffca4356b2dc374986
parenta5a264842e5862d425fe9cc2d363cc1336fdbc70
- Since send_file_list() is no longer called with f == -1, got rid
  of all the conditional code to support that.
- Improved the comment before send_directory() to indicate that it
  gets called with f == -1 from delete_in_dir().
flist.c