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