- Got rid of the (mostly useless) io_read_phase and io_write_phase
authorWayne Davison <wayned@samba.org>
Fri, 21 Apr 2006 16:40:19 +0000 (16:40 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 21 Apr 2006 16:40:19 +0000 (16:40 +0000)
commitb88c2e8ffe00b649664aee6ee70bb715e84629fa
tree935483ab7be05584413bdba5bc5e5c13aeec9c85
parentf4ea5f47dceb38fc0893cf7f203950c5496bdf6c
- Got rid of the (mostly useless) io_read_phase and io_write_phase
  variables.  In the future it might be useful to get rsync to
  mention what kind of a message it was trying to write, but the
  'phase "unknown"' output was ubiquitous and confusing.
- Got rid of the completely unused write_int_named() function.
io.c