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