updates.
[silc.git] / apps / silcd / protocol.h
index d0c2bba34398e33a9022cdeb4d519169103166bc..c309aabc401437d1a215976307f5baeb67c3dc0a 100644 (file)
@@ -89,7 +89,6 @@ typedef struct {
   bool responder;                  /* TRUE if we are receiving party */
   bool pfs;                        /* TRUE if PFS is to be used */
   SilcSKE ske;                     /* Defined if PFS is used */
-  SilcSKEKeyMaterial *keymat;      /* Defined if PFS is used */
   SilcPacketContext *packet;
 } SilcServerRekeyInternalContext;