Function silc_client_del_channel
SYNOPSIS
bool silc_client_del_channel(SilcClient client,
SilcClientConnection conn,
SilcChannelEntry channel)
DESCRIPTION
Removes channel from local cache by the channel entry indicated by
the `channel'. Returns TRUE if the deletion were successful.