updtes
[silc.git] / lib / silcclient / idlist.h
index ffca34d40945aea947efd3b4322744b800784aa3..39b4f022d5a0b65d69e73d409d7764e465bef238 100644 (file)
@@ -36,8 +36,7 @@ struct SilcClientEntryStruct {
   char *hostname;              /* hostname */
   char *server;                        /* SILC server name */
   char *realname;              /* Realname (userinfo) */
-  SilcUInt32 num;
-  SilcUInt32 mode;                     /* User mode in SILC */
+  SilcUInt32 mode;             /* User mode in SILC */
   SilcClientID *id;            /* The Client ID */
   unsigned char *fingerprint;  /* Fingerprint of client's public key */
   SilcUInt32 fingerprint_len;  /* Length of the fingerprint */