Merged silc_1_1_branch to trunk.
[silc.git] / apps / silcd / server_internal.h
index afedb0bdc77ec68459ff5a798b4b8db9ec127baa..e6b916ec7a1431dafc0ba2d1547488f9502cea92 100644 (file)
@@ -120,10 +120,6 @@ struct SilcServerStruct {
   /* Pending command queue */
   SilcDList pending_commands;
 
-  /* Purge context for disconnected clients */
-  SilcIDListPurge purge_i;
-  SilcIDListPurge purge_g;
-
   unsigned int server_type    : 2;   /* Server type (server.h) */
   unsigned int standalone     : 1;   /* Set if server is standalone, and
                                        does not have connection to network. */