Files
bitchx/include
Kevin Easton 1ccd082cd2 Cleanup remove_channel()
remove_channel() is only called in direct response to a message from a server,
so it always acts on from_server - remove the unnecessary server argument.

The channel argument is always non-NULL - remove the dead code that removed all
channels if a NULL channel was passed.
2017-04-16 16:19:55 +10:00
..
2008-05-07 11:07:31 +00:00
2016-10-13 01:44:29 +11:00
2017-04-11 01:44:47 +10:00
2017-04-16 16:19:55 +10:00
2017-04-16 16:19:55 +10:00