X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_internal.h;h=e6b916ec7a1431dafc0ba2d1547488f9502cea92;hp=afedb0bdc77ec68459ff5a798b4b8db9ec127baa;hb=8ef48975ffcb3daee6167e9766c2b344c73152d1;hpb=a6edbe541e15f554bde13f47cb7042201ab3048b diff --git a/apps/silcd/server_internal.h b/apps/silcd/server_internal.h index afedb0bd..e6b916ec 100644 --- a/apps/silcd/server_internal.h +++ b/apps/silcd/server_internal.h @@ -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. */