updates.
[silc.git] / lib / silccore / silcpacket.h
index 535d3f0f29f78ecab01d90948e4a00991e7e2bf0..f0df279e8b32f6b17f1c0c6b270d705c7b7c790b 100644 (file)
@@ -223,10 +223,6 @@ typedef struct {
   uint8 dst_id_len;
   uint8 dst_id_type;
 
-  /* Back pointers */
-  void *context;
-  SilcSocketConnection sock;
-
   int users;
   bool long_pad;               /* Set to TRUE to use maximum padding
                                   in packet (up to 256 bytes). */