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