On Thu, 2016-04-28 at 13:15 -0400, Frediano Ziglio wrote:
> >
> > Now that pipe_item_init() does not require a RedChannelClient* argument
> > anymore, the new_pipe_item_t callback function does not ever use the
> > channel client object passed to it. So just remove this and simplify
> > things.
>
>
> Now that pipe_item_init() does not require a RedChannelClient* argument
> anymore, the new_pipe_item_t callback function does not ever use the
> channel client object passed to it. So just remove this and simplify
> things.
> ---
> server/cursor-channel.c | 2 +-
> server/dcc.c|
Now that pipe_item_init() does not require a RedChannelClient* argument
anymore, the new_pipe_item_t callback function does not ever use the
channel client object passed to it. So just remove this and simplify
things.
---
server/cursor-channel.c | 2 +-
server/dcc.c| 15 --