updates.
[silc.git] / lib / silcclient / idlist.h
index 32088f1545282eb00f6e9c4716717589b086e8f8..815d039240fb9ade0d72570cc54034ec51acb069 100644 (file)
@@ -91,6 +91,8 @@ typedef struct {
 /* Prototypes. These are used only by the library. Application should not
    call these directly. */
 
+void silc_client_del_client_entry(SilcClient client, 
+                                 SilcClientEntry client_entry);
 SilcClientEntry silc_idlist_get_client(SilcClient client,
                                       SilcClientConnection conn,
                                       char *nickname,