diff options
-rw-r--r-- | ratatox.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -402,7 +402,6 @@ send_friend_file(struct friend *f) break; } f->t.pending = 0; - break; } /* grab another buffer from the FIFO */ n = read(f->fd[FILE_IN_FIFO], f->t.buf, f->t.chunksz); |